Skip to main content
Generalopenai

plan-zoom-product

Use when choosing products.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--plan-zoom-product
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/zoom/skills/plan-zoom-product/SKILL.md -o .claude/skills/plan-zoom-product.md

Drops the SKILL.md into .claude/skills/plan-zoom-product.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

/plan-zoom-product

For local plugin installation and app mapping details, see README.md.

Choose between Zoom REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, or Contact Center for a specific use case.

Usage

/plan-zoom-product $ARGUMENTS

Workflow

  1. Identify the user's actual goal.
  2. Classify whether the problem is automation, embedded meetings, custom video, in-client app behavior, event delivery, AI tooling, or support/phone/contact-center work.
  3. If the request is ambiguous, ask one short clarifier before locking the recommendation.
  4. Recommend the primary Zoom surface and list the minimum supporting pieces.
  5. Explain why the rejected alternatives are worse for this case.
  6. 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