zoomzoomOfficial·28 Agent Skills Included

skills

Build Zoom integrations across SDKs, APIs, webhooks, and MCP

Guides developers through building Zoom integrations: embedding meetings, custom video sessions, OAuth flows, webhooks, Team Chat bots, and MCP server connections. Eliminates guesswork around SDK version drift, signature generation, scope selection, and platform-specific lifecycle bugs with runbooks and verified code patterns. Routes each request to the right product skill automatically, so agents produce working integration code faster.
npx skills add zoom/skills --all -g -y

All Skills in This Repository (28)

Pure Emerald Level Indicators
📦 In Repo
zoomzoom

zoom-skills

Organize Zoom Developer Platform skills into a hub-and-spoke navigation structure.

Official
Intermediate
📦 In Repo
zoomzoom

rivet-sdk

Orchestrate Zoom OAuth, webhooks, and REST API calls in Node.js backends.

Official
Advanced
📦 In Repo
zoomzoom

zoom-cobrowse-sdk

Enable real-time co-browsing with annotations and privacy masking across web, mobile, and desktop.

Official
Advanced
📦 In Repo
zoomzoom

zoom-rest-api

Guide developers through Zoom REST API authentication, endpoints, pagination, and error handling.

Official
Advanced
📦 In Repo
zoomzoom

zoom-oauth

Automate Zoom OAuth flows for backend, user, device, and chatbot scenarios with PKCE and token lifecycle management.

Official
Advanced
📦 In Repo
zoomzoom

zoom-rtms

Retrieve real-time Zoom media streams via two-phase WebSocket architecture.

Official
Advanced
📦 In Repo
zoomzoom

virtual-agent

Deploy and orchestrate Zoom Virtual Agent across web and mobile wrappers with readiness gating and event handling.

Official
Advanced
📦 In Repo
zoomzoom

virtual-agent/ios

Load Zoom campaign URLs in WKWebView and route JS bridge message handlers.

Official
Intermediate
📦 In Repo
zoomzoom

virtual-agent/android

Embed Zoom Virtual Agent in Android WebView with a Java/Kotlin bridge.

Official
Advanced
📦 In Repo
zoomzoom

virtual-agent/web

Embed and control Zoom Virtual Agent campaigns on web pages with SDK events.

Official
Intermediate
📦 In Repo
zoomzoom

zoom-websockets

Establish real-time Zoom event streams via WebSockets with OAuth authentication.

Official
Advanced
📦 In Repo
zoomzoom

zoom-meeting-sdk

Consolidate Zoom Meeting SDK integration across web, mobile, and desktop platforms.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install zoom/skills?

Run `npx skills add zoom/skills --all -g -y` in your terminal to install all Zoom developer skills globally.

What can I build with the Zoom skills?

You can embed Zoom meetings in web or mobile apps, build custom video sessions, create meeting bots, set up OAuth, handle webhooks, build Team Chat chatbots, and connect to Zoom MCP servers.

How do I choose between Meeting SDK and Video SDK?

Use Meeting SDK to embed the standard Zoom meeting experience in your app, and Video SDK when you need a fully custom video interface. The general skill routes your request to the correct one automatically.

Does it help with Zoom OAuth and token errors?

Yes. The OAuth skill covers all four grant types, PKCE, token refresh, and common error codes like 4709 redirect URI mismatch, with copy-paste validation commands.

Which editors and agents support these skills?

They follow the universal SKILL.md standard and work with Claude Code, Cursor, Cline, and BLACKBOX AI, with plugin manifests included for Claude Code and Cursor.

Related Repositories in Software Engineering

View All in Software Engineering