Agent Skills
› openai/plugins
› zoom-meeting-sdk-unreal
zoom-meeting-sdk-unreal
GitHub提供Zoom Meeting SDK在Unreal Engine中的集成指南,涵盖C++和Blueprint包装器、生命周期管理、架构设计及常见问题排查,辅助开发者嵌入会议功能。
触发场景
在Unreal Engine项目中集成Zoom会议SDK
需要处理C++与Blueprint之间的SDK映射问题
查询Zoom会议的生命周期工作流或架构设计
安装
npx skills add openai/plugins --skill zoom-meeting-sdk-unreal -g -y
SKILL.md
Frontmatter
{
"name": "zoom-meeting-sdk-unreal",
"description": "Zoom Meeting SDK for Unreal Engine wrapper integrations. Use when building Unreal projects that\nembed Zoom meetings with C++ and Blueprint wrappers, including wrapper-to-SDK mapping concerns."
}
Zoom Meeting SDK (Unreal Engine)
Use this skill when integrating Meeting SDK into Unreal Engine projects.
Start Here
- unreal.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/join-start-pattern.md
- scenarios/high-level-scenarios.md
- references/unreal-reference-map.md
- references/environment-variables.md
- references/versioning-and-compatibility.md
- troubleshooting/common-issues.md
Key Sources
- Docs: https://developers.zoom.us/docs/meeting-sdk/unreal/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/unreal/MSDKUnrealSDKreferencedocs.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
版本历史
- 11c74d6 当前 2026-07-19 09:53


