用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/BASIC-BIT/vb-audio-mcp --skill vbmatrix-troubleshooting命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
Apply VB-Audio MCP Matrix tools safely to DJ, stream, cue, monitor, and live-production workflows.
Set up VB-Audio MCP for Matrix and verify VBAN-TEXT connectivity.
Research VB-Audio Matrix and related VB-Audio products without taking installer, payment, or license actions.
| name | vbmatrix-troubleshooting |
| description | Diagnose VB-Audio MCP Matrix VBAN-TEXT and routing-state failures with safe escalation. |
| compatibility | opencode |
| metadata | {"audience":"users","domain":"audio"} |
Find the smallest likely cause of an MCP or VBMatrix control failure without disrupting live audio.
vbmatrix_ping timeout.npm run build.dist/bin/cli.js.vbmatrix_vban_diagnostics if the MCP harness can see tools.VBMATRIX_HOST, VBMATRIX_PORT, and VBMATRIX_STREAM.Command1 unless VBMATRIX_STREAM intentionally matches a different enabled incoming TEXT stream.0x60 stream Request Reply; Request Reply is not the command stream name.Diagnostic interpretation:
no_packets_observed: no UDP packets arrived before timeout. Treat this as indeterminate; likely causes include wrong host/port, VBAN service off, incoming TEXT stream disabled, firewall/network block, Matrix not running, or Matrix receiving the query without sending an observable reply.text_stream_mismatch or service_stream_mismatch: VBAN traffic arrived, but not on the expected command stream or Matrix Request Reply stream.unsupported_protocol, too_short, bad_magic, or text_non_utf8: UDP/VBAN traffic arrived, but it was not a Matrix query reply packet this server can parse.vbmatrix_get_slot_info before querying points on that SUID.VBMATRIX_MCP_ALLOW_WRITES, VBMATRIX_MCP_ALLOW_ALL_SUIDS, VBMATRIX_MCP_ALLOWED_SUIDS, and VBMATRIX_MCP_ALLOW_DESTRUCTIVE.vbmatrix_restart_engine; it can disrupt live audio.