Agent Skills
› openai/plugins
› zoom-meeting-sdk-ios
zoom-meeting-sdk-ios
GitHub用于在iOS原生应用中嵌入Zoom会议功能。支持默认或自定义UI、PKCE+SDK认证、ZAK主机启动及移动端生命周期管理,提供架构、流程、参考文档及故障排查指南。
Trigger Scenarios
iOS应用集成Zoom会议功能
需要处理Zoom SDK的生命周期和认证
Install
npx skills add openai/plugins --skill zoom-meeting-sdk-ios -g -y
SKILL.md
Frontmatter
{
"name": "zoom-meeting-sdk-ios",
"description": "Zoom Meeting SDK for iOS native apps. Use when embedding Zoom meetings in iOS with\ndefault\/custom UI, PKCE + SDK auth, host start with ZAK, and mobile lifecycle handling."
}
Zoom Meeting SDK (iOS)
Use this skill when building iOS apps with embedded Zoom meeting capabilities.
Start Here
- ios.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/join-start-pattern.md
- scenarios/high-level-scenarios.md
- references/ios-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/ios/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/ios/annotated.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Version History
- 11c74d6 Current 2026-07-19 09:53


