Agent Skills
› openai/plugins
› zoom-video-sdk-macos
zoom-video-sdk-macos
GitHub用于构建自定义macOS桌面视频会话应用的技能,支持原生UI控制、令牌化加入及桌面端媒体设备工作流。提供生命周期、架构参考及故障排查指南。
Trigger Scenarios
需要开发macOS平台视频会议应用
集成Zoom Video SDK到原生桌面客户端
处理macOS视频会话的生命周期管理
Install
npx skills add openai/plugins --skill zoom-video-sdk-macos -g -y
SKILL.md
Frontmatter
{
"name": "zoom-video-sdk-macos",
"description": "Zoom Video SDK for macOS native desktop apps. Use when building custom macOS video sessions\nwith native UI control, tokenized join, and desktop-oriented media\/device workflows."
}
Zoom Video SDK (macOS)
Use this skill when building custom macOS desktop video session apps.
Start Here
- macos.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/session-join-pattern.md
- scenarios/high-level-scenarios.md
- references/macos-reference-map.md
- references/environment-variables.md
- references/versioning-and-compatibility.md
- troubleshooting/common-issues.md
Key Sources
- Docs: https://developers.zoom.us/docs/video-sdk/macos/
- API reference: https://marketplacefront.zoom.us/sdk/custom/macos/annotated.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Version History
- 11c74d6 Current 2026-07-19 09:54


