debug-zoom-integration
작성자: anthropic
고장난 Zoom 구현을 빠르게 디버깅합니다. 인증, 웹훅, 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