choose-zoom-approach Skill
Use when choosing architecture. Published by openai in plugins.
What is choose-zoom-approach Skill?
Use when choosing architecture. 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 choose-zoom-approach Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/zoom/skills/choose-zoom-approach/SKILL.md
What it does
Use when choosing architecture.
Skill instructions
Choose Zoom Approach Pick the smallest correct Zoom surface for the job, then layer in only the supporting pieces that are actually required. Decision Framework | Problem Type | Primary Zoom Surface | |---|---| | Deterministic backend automation, account management, reporting, scheduled jobs | rest-api | | Event delivery to your backend | webhooks or websockets | | Embed Zoom meetings into your app | meeting-sdk | | Build a fully custom video experience | video-sdk | | Build inside the Zoom client | zoom-apps-sdk | | Real-time media extraction or meeting bots | rtms plus meeting-sdk when needed | | Phone workflows | phone | | Contact Center or Virtual Agent flows | contact-center or virtual-agent | Guardrails - Do not recommend Video SDK when the user actually needs Zoom meeting semantics. - Do not recommend Meeting SDK when the user needs a fully custom session product. - Keep deterministic backend automation in REST APIs and event-driven code. What To Produce - One recommended path -
Explore related resources
Frequently asked questions
What is choose-zoom-approach?
choose-zoom-approach is a open-source AI agent skill with Copy skill directory. Use when choosing architecture.
Who is choose-zoom-approach best for?
choose-zoom-approach is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install choose-zoom-approach?
Install or run choose-zoom-approach using Copy skill directory. Check choose-zoom-approach for the latest setup command.
Is choose-zoom-approach actively maintained?
choose-zoom-approach may need a closer maintenance check before production use.
Auto-fetched from GitHub.