skills/start/SKILL.md
Start here for any Zoom integration or app idea. Use when you need to choose the right Zoom surface, shape the architecture, or route into the correct implementation skill without reading the whole Zoom doc set first.
npx skillsauth add zoom/zoom-plugin startInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this as the default entry skill for the plugin.
| If the user wants to... | Route to | |---|---| | Choose the right Zoom surface for a new project | plan-zoom-product | | Set up OAuth, tokens, scopes, or app credentials | setup-zoom-oauth | | Embed or customize a Zoom meeting flow | build-zoom-meeting-app | | Build a bot, recorder, or real-time meeting processor | build-zoom-bot | | Use Zoom-hosted MCP for AI workflows | setup-zoom-mcp | | Debug a broken integration | debug-zoom |
Use these only after selecting the workflow:
development
Reference skill for Zoom AI Services Summarizer. Use after routing to transcript summarization, meeting recap, action item extraction, Build-platform JWT auth, fast mode summarization, batch jobs, or summary pipeline design.
development
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures.
tools
Decide when Zoom MCP is the right fit and produce a safe setup plan for Claude. Use when planning AI workflows over Zoom data, deciding between MCP and REST, or defining a hybrid MCP architecture.
development
Reference skill for Zoom AI Services Scribe. Use after routing to a transcription workflow when handling uploaded or stored media, Build-platform JWT auth, fast mode transcription, batch jobs, or transcript pipeline design.