zoom-meeting-sdk

Consolidate Zoom Meeting SDK integration across web, mobile, and desktop platforms.

65|12|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/zoom/skills --skill zoom-meeting-sdk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: zoom-meeting-sdk
Source: https://github.com/zoom/skills/tree/main/meeting-sdk
Command: npx skills add https://github.com/zoom/skills --skill zoom-meeting-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates the Zoom Meeting SDK integration across web, mobile, desktop, and headless environments into a single, discoverable unit, reducing integration complexity and ensuring consistent behavior across platforms.

Core Features & Use Cases

  • Unified integration surface across Web (Client View and Component View), Android, iOS, macOS, Windows, and Linux, plus wrapper ecosystems like React Native and Electron.
  • Clear routing, authentication, and lifecycle guidance with server-side signature handling and host-start workflows.
  • Platform-specific references, samples, and a 5-minute Runbook to accelerate debugging and deployment.

Quick Start

Install the skill, review the Runbook and SKILL.md, initialize the Meeting SDK with your server-generated JWT signature, then join a test meeting to validate the setup.

Frequently Asked Questions about zoom-meeting-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I embed Zoom meetings into my custom web and mobile apps?▼

You embed Zoom meetings into your apps by integrating the Zoom Meeting SDK across Web (Client and Component Views), Android, iOS, macOS, Windows, and Linux using platform-specific references and samples.

Does the Zoom Meeting SDK work with React Native and Electron wrappers?▼

Yes, the Zoom Meeting SDK supports wrapper ecosystems like React Native and Electron, consolidating native SDK integration across mobile, desktop, and web environments into a single discoverable unit.

How do I generate a secure signature for Zoom Meeting SDK authentication?▼

You generate a secure signature for Zoom Meeting SDK authentication by enforcing server-side JWT signature generation, ensuring clear routing and secure lifecycle guidance for host-start workflows.

What is the fastest way to test my Zoom Meeting SDK integration setup?▼

The fastest way to test your setup is using the 5-minute preflight Runbook to initialize the SDK with your server-generated JWT signature and join a test meeting, validating reliable joins.

What problem does consolidating Zoom Meeting SDK integration across platforms solve?▼

Consolidating Zoom Meeting SDK integration solves integration complexity and ensures consistent behavior across web, mobile, desktop, and headless environments by providing a unified integration surface.

Do I need server-side handling to join meetings with the Zoom Meeting SDK?▼

Yes, you need server-side signature handling to initialize the Meeting SDK, manage clear routing and authentication, and ensure reliable joins before joining a test meeting.