πŸͺ

CopilotKit/CopilotKit

πŸͺMarketplace

CopilotKit/CopilotKit

Add this Marketplace

Add marketplace in Claude Code:
$/plugin marketplace add CopilotKit/CopilotKit
VibeIndex|
What it does
|

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

0Plugins
35,629
Last UpdatedJun 29, 2026

More from this repository10

🎯
react-core🎯Skill

A framework for building agent-native applications with generative UI, shared state between human and AI, and human-in-the-loop workflows, providing React components for AI copilot integration.

🎯
copilotkit-develop🎯Skill

Guide for building AI-powered features with CopilotKit v2 β€” including chat interfaces, frontend tool registration, sharing application context with agents, handling interrupts, and runtime configuration.

🎯
a2ui-renderer🎯Skill

Enables rendering of A2UI (Agent-to-UI) declarative surfaces in CopilotKit v2, covering runtime configuration, theme customization, surface deduplication, and action-bridge cleanup patterns.

🎯
copilotkit-integrations🎯Skill

Covers wiring external agent frameworks (LangGraph, CrewAI, PydanticAI, Mastra, ADK, LlamaIndex, Agno, and others) into CopilotKit applications via the AG-UI streaming protocol.

🎯
copilotkit-debug🎯Skill

Diagnostic skill for troubleshooting CopilotKit issues β€” runtime connectivity failures, agent streaming errors, tool execution problems, version mismatches, and AG-UI event tracing.

🎯
runtime🎯Skill

Reference for @copilotkit/runtime β€” mounting a fetch-native CopilotRuntime on any JS server, wiring middleware, configuring agent runners, and integrating 12+ external agent frameworks including LangGraph, CrewAI, and Mastra.

🎯
copilotkit-upgrade🎯Skill

A CopilotKit skill for upgrading between SDK versions, part of the framework behind the AG-UI Protocol adopted by Google, LangChain, and AWS for full-stack agentic applications.

🎯
copilotkit-contribute🎯Skill

Guides contributors through the CopilotKit open-source monorepo workflow β€” forking, setting up the pnpm workspace, building packages, running Vitest tests, and submitting PRs with conventional commits. Includes an MCP server for live documentation and source code search.

🎯
copilotkit-agui🎯Skill

Teaches the AG-UI (Agent-User Interaction) protocol for CopilotKit, covering event-based agent-to-UI communication via SSE, state synchronization, tool calls, and human-in-the-loop flows.

🎯
copilotkit-setup🎯Skill

Step-by-step guide for adding CopilotKit to existing projects or bootstrapping new ones β€” covers framework detection, package installation, runtime wiring, provider setup, and first working chat integration.