Agent skill · marketing growth · anthropics

zoom-general

Cross-product Zoom reference skill. Use after the workflow is clear when you need shared platform guidance, app-model comparisons, authentication context, scopes, marketplace considerations, or API-vs-MCP routing.

Why this skill is useful

Provides detailed routing and integration patterns for Zoom APIs that the AI wouldn't reliably generate on its own.

What it needs

Requires zoom account access. About 9k tokens when loaded. Last updated 2026-08-07. 23,345 stars on the source repository.

What this skill does

Zoom General (Cross-Product Skills) Background reference for cross-product Zoom questions. Prefer the workflow skills first, then use this file for shared platform guidance and routing detail. How zoom-general Routes a Complex Developer Query Use zoom-general as the classifier and chaining layer: 1. detect product signals in the query 2. pick one primary skill 3. attach secondary skills for auth, events, or deployment edges 4. ask one short clarifier only when two routes match with similar confidence Minimal implementation: Example: Create a meeting, configure webhooks, and handle OAuth token refresh -> zoom-rest-api -> zoom-oauth -> zoom-webhooks Build a custom video UI for a Zoom meeting on web -> zoom-meeting-sdk-web-component-view For the full TypeScript implementation and handoff contract, use references/routing-implementation.md. Choose Your Path I want to... Use this skill -------------- ---------------- Build a custom web UI around a real Zoom meeting zoom-meeting-sdk-web-component-view Build deterministic automation/configuration/reporting with explicit request control zoom-rest-api Receive event notifications (HTTP push) zoom-webhooks Receive event notifications (WebSocket, low-latency) zoom-websockets Embed Zoom meetings in my app zoom-meeting-sdk Build custom video experiences (Web, React Native, Flutter, Android, iOS, macOS, Unity, Linux) zoom-video-sdk Build an app that runs inside Zoom client zoom-apps-sdk Transcribe uploaded or stored media with AI Services Scribe scribe Access live audio/video/transcripts from meetings zoom-rtms Enable collaborative browsing for support zoom-cobrowse-sdk Build Contact Center apps and channel integrations contact-center Build Virtual Agent web/mobile chatbot experiences virtual-agent Build Zoom Phone integrations (Smart Embed, Phone API, webhooks, URI flows) phone Build Team Chat apps and integrations zoom-team-chat Build server-side integrations with Rivet (auth + webhooks + APIs) rivet-sdk Run browser/device/networ …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills anthropics/general

View the source on GitHub

Browse the @skills marketplace