npx skills add https://github.com/anthropics/knowledge-work-plugins
zoom/zoom-plugin · Archived
plan-zoom-integration
Turn a Zoom integration idea into an implementation plan with architecture, auth, and delivery milestones. Use when you need a practical build plan, phased delivery sequence, risk list, and next-step recommendation.
Installation
npx skills add zoom/zoom-plugin --skill plan-zoom-integration
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Reference skill for Zoom Meeting SDK. Use after routing to a meeting-embed workflow when implem…
4 installsReference skill for Zoom REST API. Use after choosing an API-based workflow when you need endpo…
3 installsReference skill for Zoom Contact Center. Use after routing to a contact-center workflow when im…
3 installsReference skill for Zoom authentication. Use after routing to an auth workflow when choosing ap…
3 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsAlso in this package
Other skills from zoom/zoom-plugin · top by installs.
npx skills add zoom/zoom-plugin
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md1,888 B -
docs
SUMMARY.md244 B
History
- First seen on skills.sh
- First recorded snapshot · 2 installs
SKILL.md
/plan-zoom-integration
If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../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.
- Select the Marketplace app model and template, including ownership, scopes, products, events, callback URLs, and post-create setup. If the user asks to execute the plan, chain through [setup-zoom-marketplace-app](../setup-zoom-marketplace-app/SKILL.md) before OAuth or product implementation.
- Define auth requirements, token lifecycle, and account assumptions.
- Break implementation into phases: app registration, prototype, core integration, reliability, and launch.
- Call out hard risks early: manifest drift, master-scope access, 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
Related Skills
- [start](../start/SKILL.md)
- [setup-zoom-marketplace-app](../setup-zoom-marketplace-app/SKILL.md)
- [setup-zoom-oauth](../setup-zoom-oauth/SKILL.md)
- [build-zoom-meeting-app](../build-zoom-meeting-app/SKILL.md)
- [build-zoom-bot](../build-zoom-bot/SKILL.md)