Command Claude Code
../../skills/write-fixtures/SKILL.md.
Command Claude Code
../../skills/write-fixtures/SKILL.md.
Instructions file
Instructions for CopilotKit/aimock, covering aimock, before every commit, project structure, testing and drift remediation.
Skill Claude CodeCodex
Use when writing test fixtures for @copilotkit/aimock — mock LLM responses, tool call sequences, error injection, multi-turn agent loops, embeddings, structured output, sequential responses, or debugging fixture mismatches.
CopilotKit/open-multi-agent-canvas
Cursor rule Cursor
Cursor rule "cursorrules" from CopilotKit/open-multi-agent-canvas, covering instructions, additional command options and notes.
CopilotKit/generative-ui-playground
Instructions file
Claude Code instructions for CopilotKit/generative-ui-playground, covering ui protocols demo, architecture overview, three protocols, 1. static genui and 2. mcp apps.
CopilotKit/copilotkit-mcp-demo
Cursor rule Cursor
Cursor rule "cursorrules" from CopilotKit/copilotkit-mcp-demo, covering instructions, additional command options and notes.
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilotkit.
Plugin Claude Code
AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects.
MCP server Claude CodeCodexCursor +2
CopilotKit's hosted docs server: lets the agent search CopilotKit documentation and examples. Remote server at mcp.copilotkit.ai.
Instructions file CodexOpenCode
Instructions for CopilotKit/skills, a project described as: AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute.
Instructions file
Instructions for CopilotKit/skills, covering copilotkit skills, available skills, key context, v2 api (current) and deprecated v1 terminology (do not use).
Skill Claude CodeCodex
Use when building with CopilotKit — setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
Hook
Runs before the agent uses a tool for Bash tool calls, executing auto-approve-copilotkit.sh. From CopilotKit/skills.
Skill Claude CodeCodex
Use when building custom agent backends, implementing the AG-UI protocol, debugging streaming issues, or understanding how agents communicate with frontends. Covers event types, SSE transport, AbstractAgent/HttpAgent patterns, state synchronization, tool calls, and human-in-the-loop flows.
Skill Claude CodeCodex
Use when contributing to the CopilotKit open-source project — forking, cloning, setting up the monorepo, creating branches, running tests, and submitting pull requests against CopilotKit/CopilotKit.
Skill Claude CodeCodex
Use when diagnosing CopilotKit issues -- runtime connectivity failures, agent not responding, streaming errors, tool execution problems, transcription failures, version mismatches, and AG-UI event tracing.
Skill Claude CodeCodex
Use when building AI-powered features with CopilotKit v2 -- adding chat interfaces, registering frontend tools, sharing application context with agents, handling agent interrupts, and working with the CopilotKit runtime.
Skill Claude CodeCodex
Use when wiring an external agent framework (LangGraph, CrewAI, PydanticAI, Mastra, ADK, LlamaIndex, Agno, Strands, Microsoft Agent Framework, or others) into a CopilotKit application via the AG-UI protocol.
Skill Claude CodeCodex
Use when the user wants to update, refresh, or reinstall the CopilotKit agent SKILLS (the SKILL.md files that teach this agent about CopilotKit). NOT for updating the CopilotKit codebase or project — this is specifically about refreshing the skills/knowledge this agent has loaded. Triggers on "update copilotkit…
Skill Claude CodeCodex
Use when adding CopilotKit to an existing project or bootstrapping a new CopilotKit project from scratch. Covers framework detection, package installation, runtime wiring, provider setup, and first working chat integration.
Skill Claude CodeCodex
Use when migrating a CopilotKit v1 application to v2 -- updating package imports, replacing deprecated hooks and components, switching from GraphQL runtime to AG-UI protocol runtime, and resolving breaking API changes.
CopilotKit/Generative-UI-Global-Hackathon-Starter-Kit
Skill Claude CodeCodex
DEPRECATED: This skill has been replaced by mcp-app-builder. Check if mcp-app-builder is available in the skills folder. If not, install it: npx skills install mcp-use/mcp-use --skill mcp-app-builder Use mcp-app-builder instead of this skill. Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps…
CopilotKit/Generative-UI-Global-Hackathon-Starter-Kit
Skill Claude CodeCodex
Use when building custom agent backends, implementing the AG-UI protocol, debugging streaming issues, or understanding how agents communicate with frontends. Covers event types, SSE transport, AbstractAgent/HttpAgent patterns, state synchronization, tool calls, and human-in-the-loop flows.
CopilotKit/Generative-UI-Global-Hackathon-Starter-Kit
Skill Claude CodeCodex
Use when contributing to the CopilotKit open-source project — forking, cloning, setting up the monorepo, creating branches, running tests, and submitting pull requests against CopilotKit/CopilotKit.