From vocal-bridge
Streams real-time debug events from a Vocal Bridge voice agent, including transcriptions, agent responses, tool calls, and errors.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vocal-bridge:debugThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Stream real-time debug events from the voice agent.
Stream real-time debug events from the voice agent.
First ensure CLI is installed:
pip install --upgrade vocal-bridge
Then run:
vb debug $ARGUMENTS
This command runs continuously until interrupted (Ctrl+C).
--poll - Use HTTP polling instead of WebSocket-i 0.5 - Poll interval in seconds (default 0.5, only used with --poll)The debug stream shows:
Debug mode must be enabled in the agent's Capabilities settings at https://vocalbridgeai.com
To enable:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub vocalbridgeai/vocal-bridge-marketplace --plugin vocal-bridge