Agent Skills
› openai/plugins
› plan-zoom-product
plan-zoom-product
GitHub该技能用于根据具体使用场景,在Zoom REST API、Webhooks、SDK(Meeting/Video/Apps)、Phone或Contact Center等产品间进行选择。通过识别目标、分类问题并澄清歧义,推荐最佳Zoom表面及配套组件,解释取舍理由并提供实施计划。
Trigger Scenarios
需要选择Zoom产品或API
咨询Zoom集成方案
Install
npx skills add openai/plugins --skill plan-zoom-product -g -y
SKILL.md
Frontmatter
{
"name": "plan-zoom-product",
"description": "Use when choosing products."
}
/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
- 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
Version History
- 11c74d6 Current 2026-07-19 09:54


