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