Labsco
openai logo

debug-zoom-integration

✓ Official4,081

by openai · part of openai/plugins

Use when isolating failures.

🧩 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 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. Client platform 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