Agent Skills
› anthropics/knowledge-work-plugins
› zoom-video-sdk-unity
zoom-video-sdk-unity
GitHub专为Unity应用集成Zoom Video SDK设计的技能,用于构建自定义视频会话体验,将场景与UI状态映射至SDK事件。提供生命周期、架构参考及故障排查指南,助力开发者快速上手并调试。
Trigger Scenarios
在Unity项目中集成Zoom视频功能
需要将Unity UI状态与Video SDK事件同步
查询Zoom Unity SDK的API参考或生命周期工作流
Install
npx skills add anthropics/knowledge-work-plugins --skill zoom-video-sdk-unity -g -y
SKILL.md
Frontmatter
{
"name": "zoom-video-sdk-unity",
"triggers": [
"video sdk unity",
"zoom unity sdk",
"unity custom video",
"unity video session",
"unity video wrapper"
],
"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.\n",
"user-invocable": false
}
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.
Version History
- 6f13415 Current 2026-07-05 18:33


