plan-zoom-product

Identify the optimal Zoom surface for a product idea.

7|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/zoom/zoom-plugin --skill plan-zoom-product
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-zoom-product
Source: https://github.com/zoom/zoom-plugin/tree/main/skills/plan-zoom-product
Command: npx skills add https://github.com/zoom/zoom-plugin --skill plan-zoom-product

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify the optimal Zoom surface for a given product idea.

Core Features & Use Cases

  • Guidance to select the optimal Zoom surface based on goals, constraints, and deployment context.
  • Clear trade-offs, implementation prerequisites, and typical integration patterns for each surface.
  • Use Case: a startup evaluating options for an event-driven integration chooses between WebSockets for real-time updates or REST for batch operations.

Quick Start

Provide your product idea and integration goal, and I will recommend the best Zoom surface with a suggested plan.

Frequently Asked Questions about plan-zoom-product

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Zoom surface for my integration?

Zoom integration surfaces include REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, and MCP. Each surface offers distinct trade-offs, prerequisites, and integration patterns tailored to different deployment contexts.

What's the best way to get real-time Zoom updates for an event-driven integration?

For event-driven integrations, choose Zoom WebSockets for real-time updates or the REST API for batch operations. The optimal surface depends on whether your architecture requires immediate event delivery or scheduled data retrieval.

How do I plan a Zoom Meeting SDK or Video SDK deployment?

Planning a Zoom SDK deployment requires identifying your problem context and success criteria. This yields a recommended SDK surface, a list of required components, and a step-by-step implementation sequence for production planning.

Does the Zoom Contact Center API support custom integration architecture?

Zoom Contact Center is one of multiple surfaces available for custom integration architecture. Selecting it depends on your specific product idea and constraints, yielding defined implementation prerequisites and integration patterns.

What are the trade-offs between Zoom Phone and Contact Center surfaces?

Trade-offs between Zoom Phone and Contact Center involve evaluating deployment context and integration goals. Surface selection outputs a recommendation with required components and a prioritized sequence to navigate these architectural decisions.