CopilotKit

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

copilotkit-channels

25

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use for the CODE half of a managed Intelligence Channel with Slack or Microsoft Teams: customising the Channel a CLI-scaffolded project already ships, or — for a project the CLI did not generate — writing the Channel declaration, the long-running host, and the awaited activation call. Teams provider setup is in scope…

37k +21 changed today A 112 tokens original MIT

CopilotKit/CopilotKit

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.

37k +21 today A 49 tokens original MIT

copilotkit-debug

27

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.

37k +21 today A 42 tokens original MIT

copilotkit-develop

28

CopilotKit/CopilotKit

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.

37k +21 today A 46 tokens original MIT

CopilotKit/CopilotKit

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.

37k +21 today A 61 tokens original MIT

CopilotKit/CopilotKit

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…

37k +21 today A 144 tokens original MIT

copilotkit-setup

31

CopilotKit/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 (managed Intelligence or self-hosted SSE), provider setup, and first working chat integration.

37k +21 changed today A 56 tokens original MIT

copilotkit-upgrade

32

CopilotKit/CopilotKit

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.

37k +21 today A 48 tokens original MIT

inspector-docs

33

CopilotKit/CopilotKit

Skill Claude CodeCodex

Keeps CopilotKit docs pointing at shipped Inspector panes so readers open the overlay. Use when adding, changing, renaming, or removing an Inspector pane, tab, or overlay action in @copilotkit/web-inspector, or when editing docs that mention Inspector. Don't use for Inspector UI polish that does not add a pane, for…

37k +21 today A 88 tokens original MIT

inspector-workbench

34

CopilotKit/CopilotKit

Skill Claude CodeCodex

Runs Inspector UI work on the standalone Threads state lab so the agent can see the overlay. Use when a CopilotKit employee asks an agent to fix, polish, add, or debug Inspector UI, chrome, panes, overlay actions, launcher, Home, Threads, Playground, Memory, or any visual behavior in @copilotkit/web-inspector. Don't…

37k +21 today A 112 tokens original MIT

setup-slack-channel

35

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use for the PROVIDER half of getting a locally running CopilotKit Channels agent to answer in Slack, when no Slack app exists yet — setting up a Channels bot in Slack for the first time, creating the Slack app and its tokens, attaching it to a managed Intelligence Channel, or when a Channel reports setuprequired, sits…

37k +21 changed today A 206 tokens original MIT

openbot-data-access

36

CopilotKit/OpenBot

Skill Claude CodeCodex

Governs how the OpenBot browser app reads and writes server data — every request goes through client in app/src/lib/client.ts, every read is a queryOptions factory in app/src/lib/ /queries.ts, every write is a mutationOptions factory in app/src/lib/ /mutations.ts, and components consume them through…

3.5k 3d ago A 189 tokens original MIT

CopilotKit/OpenBot

Skill Claude CodeCodex

The default layout for every OpenBot configuration screen — PageShell and its prose/wide widths, PageSection and PageRows, Item row composition, the settings-row pattern where a summary and a chevron open a dialog, and the size and variant vocabulary. This is what a new screen looks like unless an instruction says…

3.5k 3d ago A 183 tokens original MIT

CopilotKit/OpenGenerativeUI

Instructions file

Instructions for CopilotKit/OpenGenerativeUI, covering copilotkit + langgraph todo demo, purpose, core concept, architecture and repository structure.

1.5k 2mo ago A 2,348 tokens original MIT

CopilotKit/OpenGenerativeUI

Skill Claude CodeCodex

UI mockups, dashboards, advanced interactivity, generative art, simulations, math visualizations, and design system rules for producing rich generateSandboxedUi output.

1.5k 2mo ago A 37 tokens original MIT

CopilotKit/OpenGenerativeUI

Skill Claude CodeCodex

Philosophy, decision-making framework, and technical skills for delivering visual, interactive, and educational AI responses.

1.5k 2mo ago A 27 tokens original MIT

OpenTag AGENTS.md

42

CopilotKit/OpenTag

Instructions file CodexOpenCode

Instructions for CopilotKit/OpenTag, covering agent instructions, skills to install before you start, repository map, verify before claiming done and gotchas that cost the most time.

1.1k 6d ago A 1,439 tokens original MIT

fix-ci

43

CopilotKit/OpenTag

Skill Claude CodeCodex

Reproduce a red GitHub check and make it green. Use when the brief skill is fix-ci or the user wants a failing CI command to exit 0.

1.1k 6d ago A 36 tokens original MIT

fix-tests

44

CopilotKit/OpenTag

Skill Claude CodeCodex

Fix failing tests in a GitHub repo or PR. Use when the brief skill is fix-tests or the user wants the named test command to exit 0.

1.1k 6d ago A 35 tokens original MIT

implement-issue

45

CopilotKit/OpenTag

Skill Claude CodeCodex

Implement a Linear brief in a named GitHub repo. Use when the brief skill is implement-issue or the user wants a new branch and draft PR.

1.1k 6d ago A 35 tokens original MIT

merge-main

46

CopilotKit/OpenTag

Skill Claude CodeCodex

Merge origin/main into the working branch. Use when the brief skill is merge-main or the user wants latest main merged into a PR branch.

1.1k 6d ago A 31 tokens original MIT

copilotkit-tools

47

CopilotKit/aimock

Plugin Claude Code

Plugin marketplace listing 1 plugin: aimock.

902 yesterday A tokens not measured original MIT

aimock

48

CopilotKit/aimock

Plugin Claude Code

Fixture authoring guidance for @copilotkit/aimock — LLM, multimedia, MCP, A2A, AG-UI, vector, and service mocking.

902 yesterday A tokens not measured original MIT