Agent Skills
› openai/plugins
› zoom-meeting-sdk-macos
zoom-meeting-sdk-macos
GitHub用于在 macOS 原生应用中嵌入 Zoom 会议功能,支持默认或自定义 UI、PKCE+SDK 认证、主持人发起/加入流程及桌面会议控制器。提供架构、生命周期、示例及故障排除指南,辅助开发者快速集成与调试。
触发场景
需要在 macOS 应用中集成 Zoom 视频会议功能
处理 Zoom SDK 的认证、加入或开始会议逻辑
排查 macOS 端 Zoom 集成的运行时问题
安装
npx skills add openai/plugins --skill zoom-meeting-sdk-macos -g -y
SKILL.md
Frontmatter
{
"name": "zoom-meeting-sdk-macos",
"description": "Zoom Meeting SDK for macOS native apps. Use when embedding Zoom meetings in macOS with\ndefault\/custom UI, PKCE + SDK auth, host start\/join flows, and desktop meeting feature controllers."
}
Zoom Meeting SDK (macOS)
Use this skill when building macOS apps with embedded Zoom meeting capabilities.
Start Here
- macos.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/join-start-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/meeting-sdk/macos/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/macos/annotated.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
版本历史
- 11c74d6 当前 2026-07-19 09:53


