Use when debugging issues.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Kodik-AI/kodik --skill debug-zoom --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Debug Zoom?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kodik-ai-debug-zoom)More formats (shields.io, HTML) on the badges page.
---
name: debug-zoom
description: Use when debugging issues.
---
# /debug-zoom
> For local plugin installation and app mapping details, see [README.md](../../README.md).
Debug Zoom auth, API, webhook, or SDK issues without wandering through the entire docs set.
## Usage
```text
/debug-zoom $ARGUMENTS
```
## 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
## Related Skills
- [debug-zoom-integration](../debug-zoom-integration/SKILL.md)
- [setup-zoom-oauth](../setup-zoom-oauth/SKILL.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and