Agent Skills
› anthropics/knowledge-work-plugins
› plan-zoom-product
plan-zoom-product
GitHub根据具体用例在Zoom各类集成方案(如REST API、SDK、Webhooks等)中做出选择,分析优劣并推荐最佳表面及实施计划。
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


