anthropics/knowledge-work-plugins1.3k installs
debug-zoom-integration
Debug broken Zoom implementations quickly. Use when auth, webhooks, SDK joins, MCP transport, or real-time media workflows are failing and you need to isolate the layer before proposing a fix.
How do I install this agent skill?
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill debug-zoom-integrationIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a purely instructional guide for debugging Zoom integrations. It contains no executable code or external dependencies, posing no security risks.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Debug 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
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/anthropics/knowledge-work-plugins/debug-zoom-integration">View debug-zoom-integration on skillZs</a>