Zoom Meeting SDK for macOS native apps. Use when embedding Zoom meetings in macOS with default/custom UI, PKCE + SDK auth, host start/join flows, and desktop meeting feature controllers.
Scanned 5/27/2026
Install via CLI
openskills install zoom/zoom-plugin---
name: zoom-meeting-sdk-macos
description: |
Zoom Meeting SDK for macOS native apps. Use when embedding Zoom meetings in macOS with
default/custom UI, PKCE + SDK auth, host start/join flows, and desktop meeting feature controllers.
user-invocable: false
triggers:
- "meeting sdk macos"
- "zoom macos sdk"
- "mac sdk meeting"
- "mac custom ui"
- "mac default ui"
- "join meeting mac"
- "start meeting mac"
---
# Zoom Meeting SDK (macOS)
Use this skill when building macOS apps with embedded Zoom meeting capabilities.
## Start Here
1. [macos.md](macos.md)
2. [concepts/lifecycle-workflow.md](concepts/lifecycle-workflow.md)
3. [concepts/architecture.md](concepts/architecture.md)
4. [examples/join-start-pattern.md](examples/join-start-pattern.md)
5. [scenarios/high-level-scenarios.md](scenarios/high-level-scenarios.md)
6. [references/macos-reference-map.md](references/macos-reference-map.md)
7. [references/environment-variables.md](references/environment-variables.md)
8. [references/versioning-and-compatibility.md](references/versioning-and-compatibility.md)
9. [troubleshooting/common-issues.md](troubleshooting/common-issues.md)
## Key Sources
- Docs: https://developers.zoom.us/docs/meeting-sdk/macos/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/macos/annotated.html
- Broader guide: [../SKILL.md](../SKILL.md)
## Operations
- [RUNBOOK.md](RUNBOOK.md) - 5-minute preflight and debugging checklist.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.