<< All versions
Skill v1.0.0
Trusted Publisher100/100openai/plugins/general
──Details
PublishedMay 19, 2026 at 10:25 PM
Content Hashsha256:2b6ed61f1f4c6df5...
Git SHA
──Files
Files (1 file, 1.4 KB)
SKILL.md1.4 KBactive
SKILL.md · 27 lines · 1.4 KB
version: "1.0.0" 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
- Classify the job by outcome: embed meetings, custom video, automate resources, consume events, process media, use meeting intelligence, or publish a Marketplace app.
- 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.
- Confirm auth and scope model before implementation; Zoom surfaces differ on user-level OAuth, account-level OAuth, and SDK signatures.
- Route to the narrow skill once the surface is chosen rather than keeping broad guidance in context.
- Use the preserved guide only when a task crosses product boundaries or needs detailed comparison tables.
References
- Full preserved guide: references/full-guide.md
- App types: references/app-types.md
- Authentication: references/authentication.md
- Scopes: references/scopes.md
- Marketplace: references/marketplace.md
- Query routing playbook: references/query-routing-playbook.md