debug-zoom-integration

作者: anthropic

快速除錯損壞的 Zoom 實作。當驗證、Webhook、SDK 加入、MCP 傳輸或即時媒體工作流程失敗,且需要隔離問題時使用…

npx skills add https://github.com/anthropics/knowledge-work-plugins --skill debug-zoom-integration

Debug Zoom Integration

Use this skill when the user already built something and it is failing.

Triage Order

  1. Auth and app configuration
  2. Request construction or event verification
  3. SDK initialization or platform mismatch
  4. Media/session behavior
  5. 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