ue-cli
Installation
SKILL.md
ue-cli
CLI for controlling Unreal Engine Editor via Remote Control API (HTTP :30010).
Prerequisites
- UE Editor running with
Web Remote Controlplugin enabled (HTTP :30010) Python Editor Script Pluginenabled (for script commands)ue-cliinstalled:npm install -g @banaba/ue-cli
Workflow (IMPORTANT — MUST follow this order)
NEVER skip to raw API calls. Always resolve through scripts or discovery first.
Step 1. Check scripts
ue-cli script --list