一键导入
debug
Stream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Stream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | debug |
| description | Stream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors. |
| allowed-tools | Bash |
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:
View and update all agent configuration settings including style, capabilities, MCP servers, and more.
Show help for Vocal Bridge Claude Code plugin commands
Create and deploy a new voice agent (paid subscribers only)
Evaluate a call recording with a multimodal LLM. Sends the audio, the agent's prompt and configuration, the structured session log (transcript + tool calls + client actions), and the raw session report for a qualitative QA assessment. Pilot subscribers only, 100 evals per day.
Delete a Vocal Bridge voice agent permanently. Releases the phone number and removes the agent.
Place an outbound phone call through your Vocal Bridge agent (Paid subscribers only).