LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

unreal-instructions - Unreal Engine MCP Guide

Provides entry point guidance, tool routing, environment workflows, and coding safety guardrails for Unreal Engine tasks.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Route dual-MCP tool calls
  • Query C++ AST and documentation
  • Execute Python scripts safely
  • Trigger project compilation
  • Launch Unreal Editor
  • Enforce coding guardrails

Inputs

  • Unreal Engine project file
  • Unreal asset paths
  • Python script files
  • Project C++ source code

Outputs

  • AST search results
  • Temporary Python scratch files
  • Compiled project binaries
  • Running Unreal Editor process

Requirements

  • Unreal Engine 5.8
  • Windows OS with PowerShell
  • unrealengine MCP server
  • cpp-ast-rag AST server

Source

  • Spec: SKILL.md
unreal-engine
ue5
blueprint
cpp
mcp
editor
Route dual-MCP tool calls
Query C++ AST and documentation
Execute Python scripts safely
Trigger project compilation
Unreal Engine project file
Unreal asset paths
Python script files
AST search results
Temporary Python scratch files
Compiled project binaries