plan-zoom-integration
작성자: anthropic
Zoom 통합 아이디어를 아키텍처, 인증, 전달 마일스톤이 포함된 구현 계획으로 전환합니다. 실용적인 구축 계획과 단계별 접근이 필요할 때 사용하세요.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill plan-zoom-integration/plan-zoom-integration
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Create a practical build plan for a Zoom integration or app.
Usage
/plan-zoom-integration $ARGUMENTS
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, marketplace review, or MCP client constraints.
- 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