plan-zoom-product
Choose the right Zoom building surface for a use case and explain the tradeoffs clearly. Use when deciding between REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, or MCP for a specific product idea or integration goal.
How do I install this agent skill?
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill plan-zoom-productIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides architectural guidance for Zoom product integrations and does not perform any code execution, file system access, or network operations.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
/plan-zoom-product
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Choose between Zoom REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, or MCP for a specific use case.
Usage
/plan-zoom-product $ARGUMENTS
Workflow
- Identify the user's actual goal.
- Classify whether the problem is automation, embedded meetings, custom video, in-client app behavior, event delivery, AI tooling, or support/phone/contact-center work.
- If the request is ambiguous, ask one short clarifier before locking the recommendation.
- Recommend the primary Zoom surface and list the minimum supporting pieces.
- Explain why the rejected alternatives are worse for this case.
- End with a concrete next-step plan.
Output
- Recommended Zoom surface
- Supporting components required
- Key tradeoffs and constraints
- Suggested implementation sequence
- Relevant skill links for the next step
Related Skills
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/anthropics/knowledge-work-plugins/plan-zoom-product">View plan-zoom-product on skillZs</a>