copilotkit
Installation
SKILL.md
CopilotKit
Use this skill to implement CopilotKit-based agent UX with correct provider wiring, runtime selection, shared state, frontend actions, and interrupt handling.
Quick Triage
- Use this skill for CopilotKit provider setup, runtime endpoints, hooks, shared-state rendering, and human-in-the-loop UX.
- Switch to
$langgraphwhen backend graph behavior is the main issue. - Switch to
$ag-uiwhen protocol event compliance is the main issue. - Switch to
$langchainwhen core model/tool orchestration logic is the main issue.