skills
Build Zoom integrations across SDKs, APIs, webhooks, and MCP
All Skills in This Repository (28)
Pure Emerald Level Indicatorszoom-skills
Organize Zoom Developer Platform skills into a hub-and-spoke navigation structure.
rivet-sdk
Orchestrate Zoom OAuth, webhooks, and REST API calls in Node.js backends.
zoom-cobrowse-sdk
Enable real-time co-browsing with annotations and privacy masking across web, mobile, and desktop.
zoom-rest-api
Guide developers through Zoom REST API authentication, endpoints, pagination, and error handling.
zoom-oauth
Automate Zoom OAuth flows for backend, user, device, and chatbot scenarios with PKCE and token lifecycle management.
zoom-rtms
Retrieve real-time Zoom media streams via two-phase WebSocket architecture.
virtual-agent
Deploy and orchestrate Zoom Virtual Agent across web and mobile wrappers with readiness gating and event handling.
virtual-agent/ios
Load Zoom campaign URLs in WKWebView and route JS bridge message handlers.
virtual-agent/android
Embed Zoom Virtual Agent in Android WebView with a Java/Kotlin bridge.
virtual-agent/web
Embed and control Zoom Virtual Agent campaigns on web pages with SDK events.
zoom-websockets
Establish real-time Zoom event streams via WebSockets with OAuth authentication.
zoom-meeting-sdk
Consolidate Zoom Meeting SDK integration across web, mobile, and desktop platforms.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core