unreal skillA
unreal is agent-read markdown (skill) from randroids-dojo/skills: Develop, test, and automate Unreal Engine 5.x projects with PlayUnreal, Remote Control, Automation Driver, and end-to-end flows. Use when working on Unreal automation, stable UMG selectors, externally driven tests, or CI-friendly packaged-build verification..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Unreal Skill (WIP) Automate Unreal Engine 5.x with PlayUnreal style external control. Status: WIP. PlayUnreal repo: https://github.com/Randroids-Dojo/PlayUnreal ## Quick Reference ```bash # Launch editor with Remote Control enabled UnrealEditor "/path/MyGame.uproject" -ExecCmds="WebControl.StartServer" # Packaged build (enable Remote Control) MyGame.exe -RCWebControlEnable -RCWebInterfaceEnable -ExecCmds="WebControl.StartServer" # Wait for Remote Control and ping a PlayUnreal automation actor. # Resolve scripts/rc_wait_ready.py relative to this skill directory. python <skill-dir>/scripts/rc_wait_ready.py \ --host 127.0.0.1 --port 30010 \ --object-path "/Game/Maps/Main.Main:PersistentLevel.PlayUnrealDriver_1" ``` ## Setup Checklist - Enable Remote Control and Automation Driver plugins. - Add the PlayUnrealAutomation plugin to the project. - Place the PlayUnreal driver actor or subsystem in the map. - Tag key UMG widgets with automation IDs for stable selectors. - Keep Remote Control on LAN/VPN only. ## Selector Strategy - `id=StartButton` maps to Automation Driver `By::Id`. - `path=#Menu//Start/<SButton>` maps to `By::Path`. …
Read the whole file at its exact version.
How to install
mdr add randroids-dojo/skills/unreal@git:20260830.a009b78mdr add randroids-dojo/skills/unreal@sha256:6fad09baea6dd665Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_u76shjd6owmbf5ip)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260830.a009b78 latest | 2026-08-30 | a009b78 | 2,527 B | A | view · diff |
| git:20260203.9fc7b94 | 2026-02-03 | 9fc7b94 | 2,024 B | A | view · diff |
| git:20260203.49cb673 | 2026-02-03 | 49cb673 | 2,018 B | A | view · diff |
| git:20260203.55853b8 | 2026-02-03 | 55853b8 | 1,907 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2527 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
randroids-dojo/skills · 46 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_u76shjd6owmbf5ip GET https://markdownregistry.com/api/v1/resolve?ref=randroids-dojo/skills/unreal GET https://markdownregistry.com/api/v1/blob/6fad09baea6dd66557b5dab426358da30d7b51eb73ba618930b910b474c255b9
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.