Agent Skills
› openai/plugins
› zoom-video-sdk-unity
zoom-video-sdk-unity
GitHub用于在Unity应用中集成Zoom Video SDK,将场景与UI状态映射至SDK事件。提供从入门到架构、生命周期、示例及排错的完整指引,支持构建自定义视频会话体验。
触发场景
需要开发基于Unity的Zoom视频会议应用
处理Unity场景或UI与Zoom Video SDK事件的同步映射
排查Unity环境下Zoom SDK集成的常见问题
安装
npx skills add openai/plugins --skill zoom-video-sdk-unity -g -y
SKILL.md
Frontmatter
{
"name": "zoom-video-sdk-unity",
"description": "Zoom Video SDK for Unity wrapper integrations. Use when building custom Unity-based\nvideo session experiences and mapping Unity scene\/UI state to Video SDK events."
}
Zoom Video SDK (Unity)
Use this skill when building Unity apps that integrate Zoom Video SDK wrapper APIs.
Start Here
- unity.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/session-join-pattern.md
- scenarios/high-level-scenarios.md
- references/unity-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/unity/
- API reference: https://marketplacefront.zoom.us/sdk/custom/unity/index.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
版本历史
- 11c74d6 当前 2026-07-19 09:55


