What problem does it solve?
This Skill helps diagnose why a CopilotKit application is failing, from unreachable runtimes and broken agent connections to stalled streams, tool errors, transcription problems, and package mismatches.
Core Features & Use Cases
- Runtime Connectivity Checks: Verify the runtime URL, base path, CORS setup, and discovery endpoint when the client cannot connect.
- Agent and Stream Tracing: Compare registered agents with the active agentId and follow AG-UI SSE events to find where a run stalls or fails.
- Tool and Transcription Debugging: Isolate frontend tool registration issues, malformed tool arguments, handler exceptions, and voice transcription failures.
- Use Case: A developer sees CopilotChat load but never receive a reply, so this Skill walks through the info endpoint, event stream, error codes, and model configuration until the root cause is clear.
Quick Start
Use this skill to inspect your CopilotKit runtime configuration, confirm the registered agent name, and trace the failing event stream or error code until the issue is isolated.