Agent Skills
› openai/plugins
› zoom-video-sdk-android
zoom-video-sdk-android
GitHub用于在Android原生应用中构建自定义实时视频会话的技能。支持全UI控制、会话令牌、原始媒体选项及基于事件的状态管理,提供从入门到故障排除的完整开发指南与资源链接。
Trigger Scenarios
构建Android原生应用
集成Zoom实时视频功能
需要自定义视频界面和会话管理
Install
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.
Version History
- 11c74d6 Current 2026-07-19 09:54


