Use when comparing products.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Kodik-AI/kodik --skill general --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of General?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kodik-ai-general)More formats (shields.io, HTML) on the badges page.
---
name: zoom-general
description: Use when comparing products.
---
# Zoom General
Use this skill for cross-product platform context after the user’s goal is understood. For first-step routing, prefer `start`, `plan-zoom-product`, or `plan-zoom-integration`.
## Workflow
1. Classify the job by outcome: embed meetings, custom video, automate resources, consume events, process media, use meeting intelligence, or publish a Marketplace app.
2. Choose the Zoom surface that owns the behavior: REST API, webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, Virtual Agent, Scribe, Rivet, or Cobrowse.
3. Confirm auth and scope model before implementation; Zoom surfaces differ on user-level OAuth, account-level OAuth, and SDK signatures.
4. Route to the narrow skill once the surface is chosen rather than keeping broad guidance in context.
5. Use the preserved guide only when a task crosses product boundaries or needs detailed comparison tables.
## References
- Full preserved guide: [references/full-guide.md](references/full-guide.md)
- App types: [references/app-types.md](references/app-types.md)
- Authentication: [references/authentication.md](references/authentication.md)
- Scopes: [references/scopes.md](references/scopes.md)
- Marketplace: [references/marketplace.md](references/marketplace.md)
- Query routing playbook: [references/query-routing-playbook.md](references/query-routing-playbook.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!