Agent Skills
› anthropics/knowledge-work-plugins
› zoom-meeting-sdk-unreal
zoom-meeting-sdk-unreal
GitHub用于在 Unreal Engine 项目中集成 Zoom Meeting SDK 的技能。提供 C++ 和 Blueprint 包装器支持,涵盖生命周期、架构及常见场景,辅助开发者解决 Wrapper 与 SDK 映射问题及调试工作流。
Trigger Scenarios
在 Unreal Engine 中嵌入 Zoom 会议功能
处理 C++ 或 Blueprint 的 Zoom SDK 包装器集成
排查 Zoom SDK 在 UE 中的兼容性或连接问题
Install
npx skills add anthropics/knowledge-work-plugins --skill zoom-meeting-sdk-unreal -g -y
SKILL.md
Frontmatter
{
"name": "zoom-meeting-sdk-unreal",
"triggers": [
"meeting sdk unreal",
"zoom unreal sdk",
"unreal zoom wrapper",
"blueprint zoom sdk",
"unreal meeting integration"
],
"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.\n",
"user-invocable": false
}
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.
Version History
- 6f13415 Current 2026-07-05 18:32


