Agent Skills
› openai/plugins
› zoom-video-sdk-android
zoom-video-sdk-android
GitHub用于构建具有完全UI控制、会话令牌和原始媒体选项的Android原生视频应用。提供事件驱动的状态管理,支持自定义实时视频会话开发。
触发场景
需要为Android应用集成Zoom视频通话功能
希望自定义视频界面UI而非使用标准SDK
需要获取原始媒体数据或细粒度会话控制
安装
npx skills add openai/plugins --skill zoom-video-sdk-android -g -y
SKILL.md
Frontmatter
{
"name": "zoom-video-sdk-android",
"description": "Zoom Video SDK for Android native apps. Use when building custom Android video experiences\nwith full UI control, session tokens, raw media options, and event-driven participant state."
}
Zoom Video SDK (Android)
Use this skill when building Android apps with custom real-time video sessions.
Start Here
- android.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/session-join-pattern.md
- scenarios/high-level-scenarios.md
- references/android-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/android/
- API reference: https://marketplacefront.zoom.us/sdk/custom/android/index.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
版本历史
- 11c74d6 当前 2026-07-19 09:54


