debug-zoom-integration
作者: anthropic
快速除錯損壞的 Zoom 實作。當驗證、Webhook、SDK 加入、MCP 傳輸或即時媒體工作流程失敗,且需要隔離問題時使用…
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill debug-zoom-integrationDebug Zoom Integration
Use this skill when the user already built something and it is failing.
Triage Order
- Auth and app configuration
- Request construction or event verification
- SDK initialization or platform mismatch
- Media/session behavior
- MCP transport and capability assumptions
Evidence To Request
- Exact error text
- Platform and SDK/runtime
- Relevant request or payload sample
- What worked versus what failed
- Whether the issue is reproducible or intermittent
Reference Routing
Output
- Most likely failing layer
- Ranked hypotheses
- Short fix plan
- Verification steps