Agent Skills
› anthropics/knowledge-work-plugins
› plan-zoom-product
plan-zoom-product
GitHub根据具体用例(如自动化、嵌入式会议或AI工具)推荐最合适的Zoom集成方案(如REST API、SDK或MCP),并解释权衡利弊与实施步骤。
Trigger Scenarios
需要选择Zoom集成技术栈
评估不同Zoom产品方案的优劣
规划特定业务场景的Zoom实现路径
Install
npx skills add anthropics/knowledge-work-plugins --skill plan-zoom-product -g -y
SKILL.md
Frontmatter
{
"name": "plan-zoom-product",
"description": "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.",
"argument-hint": "<product idea, app type, or integration goal>",
"user-invocable": false
}
/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
Version History
- 6f13415 Current 2026-07-05 18:32


