
plan-zoom-integration
✓ Official★ 4,081by openai · part of openai/plugins
Use when planning Zoom integrations.
🧩 One of 7 skills in the openai/plugins package — works on its own, and pairs well with its siblings.
This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.
/plan-zoom-integration
For local plugin installation and app mapping details, see README.md.
Create a practical build plan for a Zoom integration or app.
Workflow
- Capture the target user flow and success criteria.
- Choose the correct Zoom surface and supporting services.
- Define auth requirements, scopes, and account assumptions.
- Break implementation into phases: prototype, core integration, reliability, and launch.
- Call out hard risks early: OAuth setup, webhook verification, SDK environment limits, or marketplace review.
- End with the smallest deliverable that proves the architecture.
Output
- Architecture summary
- Zoom products and APIs required
- Auth and scope checklist
- Delivery phases
- Risks, open questions, and immediate next action
Related Skills
Copy & paste — that's it
npx skills add https://github.com/openai/plugins --skill plan-zoom-integrationRun this in your project — your agent picks the skill up automatically.
Usage
/plan-zoom-integration $ARGUMENTSNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.