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-skill - Author and review Unreal Engine Agent Skills.

Provides guidelines and procedures to author, register, update, and review Python and UAsset Agent Skills for Unreal Engine.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Author Python Agent Skills
  • Create UAsset Agent Skills
  • Update UAsset Agent Skills
  • Register Python Agent Skills
  • Reload Python plugin packages
  • Review Agent Skill content

Inputs

  • Skill metadata and instruction text
  • Plugin Python package path
  • unreal-mcp toolset connection

Outputs

  • Python agent skill script file
  • UAsset skill asset
  • Registered agent skill in unreal-mcp

Requirements

  • Unreal Engine
  • unreal-mcp server
  • ToolsetRegistry plugin
  • Python Remote Execution enabled in Unreal Engine

Source

  • Spec: SKILL.md
unreal-engine
agent-skill
unreal-mcp
python
uasset
Author Python Agent Skills
Create UAsset Agent Skills
Update UAsset Agent Skills
Register Python Agent Skills
Skill metadata and instruction text
Plugin Python package path
unreal-mcp toolset connection
Python agent skill script file
UAsset skill asset
Registered agent skill in unreal-mcp