Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Zoom Meeting SDK Reference

Skill Verifiziert Aktiv
Teil von:Zoom Plugin

Reference skill for Zoom Meeting SDK. Use after routing to a meeting-embed workflow when implementing real Zoom meeting joins, platform-specific SDK behavior, auth and join flows, waiting room issues, or meeting bot patterns.

Zweck

To provide developers with detailed instructions, code examples, and best practices for embedding Zoom meetings into their applications using the Meeting SDK.

Funktionen

  • Platform-specific SDK integration guides (Web, iOS, Android, etc.)
  • Detailed explanation of authentication mechanisms (JWT signatures, ZAK, OBF)
  • Code examples for joining meetings, generating signatures, and handling UI
  • Troubleshooting common issues and error codes
  • Guidance on webinar integration and AI Companion features

Anwendungsfälle

  • Implementing custom Zoom meeting experiences within web, mobile, or desktop applications.
  • Handling authentication flows for joining or starting Zoom meetings programmatically.
  • Troubleshooting integration problems and understanding SDK error codes.
  • Leveraging advanced features like breakout rooms, Q&A, and AI Companion within embedded meetings.

Nicht-Ziele

  • Providing a direct wrapper for the Zoom REST API (use Meeting SDK for in-app experiences).
  • Replacing the need for Zoom developer account and SDK credentials.
  • Implementing Zoom bots using the Meeting SDK (recommend specific bot solutions or RTMS for programmatic bots).

Workflow

  1. Understand SDK platform choices (Web, Mobile, Desktop, Linux).
  2. Implement server-side signature generation for authentication.
  3. Integrate SDK join/start flows using client-side code.
  4. Handle platform-specific UI and feature implementations.
  5. Consult troubleshooting guides for common issues.

Praktiken

  • Secure authentication
  • Platform-specific integration
  • Error handling and troubleshooting
  • UI customization guidance

Voraussetzungen

  • Zoom app with Meeting SDK credentials (SDK Key and Secret)
  • Server-side environment for generating JWT signatures
  • Platform-specific development environment (Web, Android, iOS, macOS, Linux, etc.)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add anthropics/knowledge-work-plugins
/plugin install zoom-plugin@knowledge-work-plugins

Qualitätspunktzahl

Verifiziert
85 /100
Analysiert 3 days ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne12.1k
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Build Zoom Meeting App

95

Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video SDK.

Skill
anthropics

Build Custom Mcp Server

100

Build a custom MCP (Model Context Protocol) server that exposes domain-specific tools to AI assistants. Covers server implementation in Node.js or R, tool definitions, transport configuration, and testing with Claude Code. Use when you need to expose custom functionality beyond what mcptools provides, when building specialized domain-specific AI integrations, or when wrapping existing APIs or services as MCP tools.

Skill
pjt222

Salesforce Developer

100

Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.

Skill
jeffallan

Arize Ai Provider Integration

100

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.

Skill
github

Testrail

100

Sync tests with TestRail. Use when user mentions "testrail", "test management", "test cases", "test run", "sync test cases", "push results to testrail", or "import from testrail".

Skill
alirezarezvani

Foundation Meeting Agenda

100

Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.

Skill
product-on-purpose