zoom-meeting-sdk-electron

Installation
SKILL.md

Zoom Meeting SDK (Electron)

Use this skill when building Electron desktop apps that embed Zoom Meeting SDK capabilities through the Electron wrapper.

Current public changelog release: 7.1.0 (verified 2026-07-10). It adds participant callbacks/interfaces, breakout-room summaries, face ROI in raw video, on-demand avatar download, and a breakout-room join fix. Verify wrapper declarations before relying on those additions.

Start Here

  1. Lifecycle Workflow - init -> auth -> join/start -> in-meeting -> cleanup
  2. SDK Architecture Pattern - service/controller/event model in Electron
  3. Setup Guide - dependency and build expectations
  4. Authentication Pattern - SDK JWT generation and auth callbacks
  5. Join Meeting Pattern - start/join meeting execution flow
  6. SKILL.md - full navigation

Core Notes

Installs
1
Repository
zoom/skills
GitHub Stars
73
First Seen
12 days ago
zoom-meeting-sdk-electron — zoom/skills