Agent Skills
› anthropics/knowledge-work-plugins
› zoom-video-sdk-android
zoom-video-sdk-android
GitHub用于在Android原生应用中构建自定义实时视频会话的技能。支持完整UI控制、会话令牌、原始媒体选项及基于事件的状态管理,适用于需要深度定制视频体验的场景。
Trigger Scenarios
开发Android应用中的自定义视频会议功能
需要完全控制视频UI布局与交互
集成Zoom Video SDK到原生Android项目
Install
npx skills add anthropics/knowledge-work-plugins --skill zoom-video-sdk-android -g -y
SKILL.md
Frontmatter
{
"name": "zoom-video-sdk-android",
"triggers": [
"video sdk android",
"zoom video android",
"android custom video",
"android video session"
],
"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.\n",
"user-invocable": false
}
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
- 6f13415 Current 2026-07-05 18:33


