New to Claude Skills? Learn how to install them →

anthropics on GitHub

Zoom Meeting SDK for Unreal

OfficialFree

Integrate Zoom meetings into Unreal Engine projects seamlessly.

Get this skill

Free · Opens the source repo

What Zoom Meeting SDK for Unreal does

The Zoom Meeting SDK for Unreal Engine is designed to facilitate the integration of Zoom meeting functionalities within Unreal Engine projects. This skill provides a comprehensive wrapper that allows developers to use C++ and Blueprint to embed Zoom meetings directly into their applications. It addresses common integration challenges by providing clear guidance on wrapper-to-SDK mapping and other critical concerns.

To get started, users can follow a structured approach laid out in the documentation, which includes essential files such as unreal.md for initial setup, lifecycle-workflow.md for understanding the integration process, and architecture.md for the underlying structure of the SDK. Additionally, practical examples like join-start-pattern.md and high-level scenarios help illustrate how to implement various meeting functionalities effectively.

The skill also includes references to environment variables and versioning compatibility, ensuring that developers can configure their projects accurately. Troubleshooting resources are provided to help resolve common issues that may arise during the integration process. This skill is particularly beneficial for game developers and application creators looking to enhance user engagement by incorporating real-time communication features.

When to use it

Use this skill when you need to embed Zoom meeting capabilities into your Unreal Engine projects, particularly when using C++ or Blueprint.

When not to use it

This skill is not suitable for projects that do not require Zoom integration or for developers unfamiliar with Unreal Engine's C++ and Blueprint systems.

What you can build with it

Embedding Zoom in a Game

Integrate Zoom meetings into a multiplayer game, allowing players to communicate in real-time during gameplay.

Virtual Events in Unreal

Create virtual events within an Unreal Engine application where users can join Zoom meetings directly.

Collaborative Development

Enable team collaboration by embedding Zoom meetings into a project management tool built on Unreal Engine.

How to install Zoom Meeting SDK for Unreal

View source

1. Install with the skills CLI

npx skills add anthropics/knowledge-work-plugins/unreal --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by anthropics

Frequently asked questions about Zoom Meeting SDK for Unreal

Similar skills