start Skill
Use when starting Zoom work. Published by openai in plugins.
What is start Skill?
Use when starting Zoom work. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use start Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/zoom/skills/start/SKILL.md
What it does
Use when starting Zoom work.
Skill instructions
Start Use this as the default entry skill for the plugin. What This Skill Does - Classifies the request by job-to-be-done, not by product name alone - Routes into the right implementation skill - Pulls in product-specific Zoom references only after the route is clear - Prevents common early mistakes, especially Meeting SDK vs Video SDK and REST API vs SDK confusion Routing Table | 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 | | Debug a broken integration | debug-zoom | Supporting Zoom References Use these only after selecting the workflow: - general - rest-api - meeting-sdk - video-sdk - webhooks - websockets - oauth Operating Rules 1. Prefer one clear recommendation over a product catalog dump. 2. Ask
Explore related resources
Frequently asked questions
What is start?
start is a open-source AI agent skill with Copy skill directory. Use when starting Zoom work.
Who is start best for?
start is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install start?
Install or run start using Copy skill directory. Check start for the latest setup command.
Is start actively maintained?
start may need a closer maintenance check before production use.
Auto-fetched from GitHub.