Agent Skills
› anthropics/knowledge-work-plugins
› zoom-video-sdk-ios
zoom-video-sdk-ios
GitHub用于在 iOS 原生应用中构建自定义视频会话,提供完整 UI 控制、基于 Token 的认证及事件驱动媒体流处理。
Trigger Scenarios
iOS 应用集成 Zoom 视频会议功能
需要自定义视频界面布局与交互
实现基于 Token 的视频会话鉴权
Install
npx skills add anthropics/knowledge-work-plugins --skill zoom-video-sdk-ios -g -y
SKILL.md
Frontmatter
{
"name": "zoom-video-sdk-ios",
"triggers": [
"video sdk ios",
"zoom video ios",
"ios custom video",
"xcframework video sdk",
"ios video session"
],
"description": "Zoom Video SDK for iOS native apps. Use when building custom iOS video sessions with\nfull UI control, token-based session auth, and event-driven media\/participant flows.\n",
"user-invocable": false
}
Zoom Video SDK (iOS)
Use this skill when building custom iOS video session experiences.
Start Here
- ios.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/session-join-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/video-sdk/ios/
- API reference: https://marketplacefront.zoom.us/sdk/custom/ios/annotated.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Version History
- 6f13415 Current 2026-07-05 18:33


