anthropics/knowledge-work-plugins-start
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 skills add https://github.com/anthropics/knowledge-work-plugins --skill start
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:
Take anthropics/knowledge-work-plugins-start from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.