
from skills22
A curated collection of Zoom product skills and cross-product guides for building integrations with Zoom SDKs, APIs, MCP servers, and related tooling.
Provides a structured skill index for the Zoom Developer Platform, grouping product-specific guidance (Meeting SDK, Video SDK, REST API, MCP, Webhooks, etc.) and shared references into a navigable skills tree. It helps agents and developers find the right product area, example playbooks, and runbooks for building integrations or diagnosing platform issues.
Use this skill when you need product-scoped guidance for Zoom integrations: choosing the right SDK (Meeting vs Video), routing between REST APIs and MCP, finding webhook/websocket patterns, or locating runbooks for debugging and maintenance. It's the first stop for cross-product questions and for routing intents to specific product skills.
Best used by agents that can load repository SKILL.md files and route by intent (e.g., agents with file-reading and keyword-trigger support such as Copilot-style or Codex-enabled assistants).
Zoom Developer Platform skills — a well-structured hub-and-spoke reference directory covering 18+ Zoom products (REST API, Webhooks, Meeting SDK, Video SDK, MCP Server, etc.). No bundled scripts; SKILL.md serves as a routing layer with progressive discovery. Clean frontmatter with specific triggers, excellent quick-reference table, and clear APIs-vs-MCP routing guidance from official Zoom docs.
Exemplary architecture for a multi-product reference skill. Hub-and-spoke pattern with zoom-general as the router and product-specific SKILL.md files in subfolders. Clean separation of concerns, progressive disclosure, and official Zoom API routing guidance included.