When your Zoom integration breaks, this skill runs triage to figure out which layer is actually failing before you start guessing at fixes. It walks through auth, webhooks, SDK setup, media handling, and MCP transport in order, asks for the right evidence (exact errors, platform details, payloads), then gives you ranked hypotheses and a short fix plan. Honestly, the structured approach is the main value here. Instead of randomly tweaking OAuth scopes or SDK versions, you get a methodical checklist that routes you to the right reference docs. Best used when something that worked yesterday suddenly doesn't, or when you inherited someone else's half-finished implementation.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill debug-zoom-integration