Labsco
openai logo

debug-zoom

✓ Official4,081

by openai · part of openai/plugins

Use when debugging issues.

🧩 One of 7 skills in the openai/plugins package — works on its own, and pairs well with its siblings.

This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.

/debug-zoom

For local plugin installation and app mapping details, see README.md.

Debug Zoom auth, API, webhook, or SDK issues without wandering through the entire docs set.

Workflow

  1. Identify the failing layer: auth, API request, webhook, SDK init, or media/session behavior.
  2. Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path.
  3. Produce 2-4 plausible causes ranked by likelihood.
  4. Route to the most relevant deep references in skills/.
  5. 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