zoom-video-sdk
Installation
SKILL.md
Zoom Video SDK
Build custom video experiences powered by Zoom's infrastructure.
Hard Routing Guardrail (Read First)
- If the user asks for custom real-time video app behavior (topic/session join, custom rendering, attach/detach), route to Video SDK.
- Do not switch to REST meeting endpoints for Video SDK join flows.
- Video SDK does not use Meeting IDs,
join_url, or Meeting SDK join payload fields (meetingNumber,passWord).
Meeting SDK vs Video SDK
| Feature | Meeting SDK | Video SDK |
|---|---|---|
| UI | Default Zoom UI or Custom UI | Fully custom UI (you build it) |
| Experience | Zoom meetings | Video sessions |
| Branding | Limited customization | Full branding control |
| Features | Full Zoom features | Core video features |
Related skills
More from zoom/skills
zoom-skills
|
22zoom-general
|
6zoom-mcp
|
5zoom-webhooks
|
5zoom-rest-api
Zoom REST API - 600+ endpoints for meetings, users, webinars, recordings, reports, and more. Server-side API for managing Zoom resources programmatically with OAuth 2.0 authentication.
5probe-sdk
Zoom Probe SDK for web diagnostics. Use to test media device permissions, audio/video diagnostics, network quality probing, and compatibility reporting before users join meetings or sessions.
4