CopilotKit

80 mods across 13 repositories, 48k stars between them.

copilotkit

02

CopilotKit/CopilotKit

Plugin Claude Code

AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects.

37k +21 changed today A tokens not measured original MIT

agent-development

03

CopilotKit/CopilotKit

Cursor rule Cursor

Python agents are typically in folders named agent-py/ or agent/ and use the sdk-python/ package.

37k +21 today A 0 tokens original MIT

quick-reference

08

CopilotKit/CopilotKit

Cursor rule Cursor

Cursor rule "quick-reference" from CopilotKit/CopilotKit, covering copilotkit quick reference, need to...?, build a simple copilot, create multi-agent systems and integrate with crewai.

37k +21 today A 0 tokens original MIT

working-with-rules

10

CopilotKit/CopilotKit

Cursor rule Cursor

When you utilize a rule, always reconcile your work against the current rule you utilized. If they no longer match, please update the rule to reflect it and explicitly call out that you're doing so.

37k +21 today A 53 tokens original MIT

nx-mcp

11

CopilotKit/CopilotKit

MCP server Claude CodeCodexCursor +2

Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx npm package.

37k +21 today A tokens not measured original MIT

copilotkit-docs

12

CopilotKit/CopilotKit

MCP server Claude CodeCodexCursor +2

CopilotKit's hosted docs server: lets the agent search CopilotKit documentation and examples. Remote server at mcp.copilotkit.ai.

37k +21 today A tokens not measured original MIT

CopilotKit/CopilotKit

Instructions file CodexOpenCode

AGENTS.md instructions for CopilotKit/CopilotKit, covering general guidelines for working with nx, copilotkit, essentials, private agent instructions and internal skills.

37k +21 today A 2,077 tokens original MIT

CopilotKit/CopilotKit

Instructions file

Claude Code instructions for CopilotKit/CopilotKit, covering general guidelines for working with nx, copilotkit, essentials and reference (read when relevant to your task).

37k +21 today A 909 tokens original MIT

cursorrules

15

CopilotKit/CopilotKit

Cursor rule Cursor

Cursor rule "cursorrules" from CopilotKit/CopilotKit, covering instructions, additional command options and notes.

37k +21 today A 594 tokens original MIT

chatgpt-app-builder

16

CopilotKit/CopilotKit

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…

37k +21 today A 129 tokens copy · 100% MIT

mcp-apps-builder

17

CopilotKit/CopilotKit

Skill Claude CodeCodex

MANDATORY for ALL MCP server work - mcp-use framework best practices and patterns. READ THIS FIRST before any MCP server work, including: Creating new MCP servers Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) Debugging MCP server issues or errors Reviewing MCP server code for…

37k +21 today A 139 tokens copy · 100% MIT

mcp-builder

18

CopilotKit/CopilotKit

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 Model Context Protocol (MCP) servers with mcp-use framework. Use when…

37k +21 today A 123 tokens copy · 100% MIT

reskin

19

CopilotKit/CopilotKit

Skill Claude CodeCodex

Author a NEW skin for the reskinnable-demo app. A skin is a self-contained domain plugin under src/skins/ / that implements the frozen Skin contract (src/shell/skin-contract.ts) to swap the app's entire experience — brand, theme, layout, pages, tools, data, and agent — as a live sales demo. Use when the user says "add…

37k +21 today A 154 tokens original MIT

a2ui-renderer

20

CopilotKit/CopilotKit

Skill Claude CodeCodex

Render A2UI (Agent-to-UI declarative surfaces) in CopilotKit v2. Enable the runtime via CopilotRuntime({ a2ui: {...} }), then enable the provider via . Auto-activates via /info — do NOT manually pass renderActivityMessages. createA2UIMessageRenderer ships from @copilotkit/react-core/v2; low-level primitives…

37k +21 changed today A 175 tokens original MIT

react-core

21

CopilotKit/CopilotKit

Skill Claude CodeCodex

@copilotkit/react-core — mount the CopilotKit provider (from @copilotkit/react-core/v2) in a Next.js App Router / React Router v7 / TanStack Start / SPA app, drop in CopilotChat/CopilotPopup/CopilotSidebar (v2 chat components ship from react-core/v2 — NOT react-ui, which is CSS-only in v2), access and subscribe to…

37k +21 changed today A 191 tokens original MIT

runtime

22

CopilotKit/CopilotKit

Skill Claude CodeCodex

@copilotkit/runtime — mount a fetch-native CopilotRuntime on any JS server, wire middleware, pick an AgentRunner, instantiate BuiltInAgent (Factory Mode with TanStack AI is the preferred default) or plug in any of 12 external agent frameworks (Mastra, LangGraph, CrewAI Crews/Flows, PydanticAI, ADK, LlamaIndex, Agno…

37k +21 changed today A 150 tokens original MIT

channels-setup

23

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use when a developer wants to build their first CopilotKit Channels agent and get it answering in Slack or Microsoft Teams — "set up a channel", "connect my agent to Slack", "get my agent into Teams", or starting from nothing and wanting a working channel end to end. Covers the whole path: inspecting or scaffolding…

37k +21 today A 147 tokens original MIT

copilotkit-agui

24

CopilotKit/CopilotKit

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.

37k +21 today A 61 tokens original MIT