debug-zoom
bởi anthropic
Gỡ lỗi tích hợp Zoom bị hỏng bằng cách cô lập điểm lỗi và định tuyến vào các tham chiếu Zoom chính xác. Sử dụng khi hành vi xác thực, API, webhook, SDK hoặc MCP đang…
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill debug-zoom/debug-zoom
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Debug Zoom auth, API, webhook, SDK, or MCP issues without wandering through the entire docs set.
Usage
/debug-zoom $ARGUMENTS
Workflow
- Identify the failing layer: auth, API request, webhook, SDK init, media/session behavior, or MCP transport.
- Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path.
- Produce 2-4 plausible causes ranked by likelihood.
- Route to the most relevant deep references in
skills/. - Give a short verification plan so the user can confirm the fix.
Output
- Most likely failure layer
- Ranked hypotheses
- Targeted fix steps
- Verification checklist
- Relevant skill links