CopilotKit helps developers integrate AI capabilities into their applications by routing tasks to appropriate sub-skills. It's designed for developers looking to enhance their projects with AI-driven features.
$ npx skills add https://github.com/copilotkit/skills --skill copilotkitCopilotKit Skills is a collection of reference material and agent instructions built on the open Agent Skills standard, designed to teach AI coding agents like Claude Code and Cursor how to develop with CopilotKit. The skills cover project setup, feature development, integration wiring, debugging, version migration, and open-source contribution workflows targeting the v2 API surface. Skills are maintained in the main CopilotKit monorepo, ensuring reference material stays synchronized with code releases. Developers can install the latest skills directly from the monorepo using a single command, eliminating version drift. This approach works across multiple AI coding agents, providing consistent guidance for building AI-powered features with CopilotKit.
Install using the provided command and access specific sub-skills as needed.
Add CopilotKit to existing projects
Diagnose CopilotKit issues
Build custom agent backends
Develop AI-powered features with CopilotKit v2
$ npx skills add https://github.com/copilotkit/skills --skill copilotkitgit clone https://github.com/copilotkit/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan