Choose Zoom Approach
Skill ActiveChoose 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.
Features
- 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
Use Cases
- 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.
Non-Goals
- 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.
Installation
First, add the marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install zoom-plugin@knowledge-work-pluginsQuality Score
Trust Signals
Similar Extensions
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
100Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
Understand
100Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
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