Choose Zoom Approach
技能 活跃Choose the right Zoom architecture for a use case. Use when deciding between REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Zoom MCP, Phone, Contact Center, or a hybrid approach.
To guide users in selecting the most suitable Zoom architecture by providing a decision framework based on their specific use case requirements.
功能
- Decision framework for Zoom architectures
- Guidance on selecting between REST API, Webhooks, SDKs, and more
- Clear guardrails for architectural choices
- Recommendations for minimum supporting components
使用场景
- Deciding which Zoom API or SDK to use for a new integration.
- Evaluating different Zoom products for backend automation or event handling.
- Choosing between Meeting SDK and Video SDK for embedding video functionality.
- Determining the right approach for AI-agent workflows involving Zoom data.
非目标
- Recommending Video SDK when Meeting SDK semantics are needed.
- Replacing deterministic backend automation with MCP-only guidance.
- Providing detailed implementation steps for each Zoom product.
Trust
- warning:Issues AttentionThere are 29 open issues and 4 closed issues in the last 90 days, indicating a low closure rate and potential for slow response.
安装
请先添加 Marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install zoom-plugin@knowledge-work-plugins质量评分
类似扩展
Architecture Decision Records
99Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。
Understand
100分析代码库以生成交互式知识图谱,用于理解架构、组件和关系
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
API Design Patterns
100Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices