Agent Skills — the knowledge
Structured, version-controlled guidance an agent loads on demand: correct classes, APIs, patterns, and conventions for Unreal Engine development.
UnrealEngineSkills.com
Independent community project. Not affiliated with Epic Games.
An open-source library of 44 Agent Skills that give AI coding agents real Unreal Engine domain knowledge — C++, gameplay, Blueprints, rendering, and tooling.
Each skill is a portable SKILL.md folder grounded in the Unreal Engine source — correct classes, APIs, patterns, and the gotchas that trip agents up.
Recommended pairing
Agent Skills give your AI the Unreal Engine know-how — the right classes, APIs, patterns, and conventions. VibeUE gives it hands: an open-source MCP server for Unreal Engine that lets the agent inspect, explain, and build directly inside Unreal Engine. Use them together — domain knowledge plus live editor control.
Structured, version-controlled guidance an agent loads on demand: correct classes, APIs, patterns, and conventions for Unreal Engine development.
An open-source MCP server for Unreal Engine: in-editor AI chat plus external MCP for VS Code, Cursor, and Claude Code to drive the editor in real time.
Why use it
Each skill encodes the correct Unreal Engine classes, APIs, patterns, and gotchas — grounded in the Unreal Engine source, not guesswork.
Portable SKILL.md folders any skills-compatible agent can load on demand. Progressive disclosure keeps the context footprint small.
Clone the repo, drop the skills into your agent, and start building today. Community-driven and open to contributions.
What's inside