ue5-editor-control

Installation
SKILL.md

UE5 Editor Control

HTTP API for the UE5 editor. Plugin UE5AIAssistant runs on localhost:58080.

Auto-Setup Flow (MUST follow on first use)

Every time you need to use this skill, start here:

Step 1: Check if plugin is already running

curl -s --max-time 3 http://localhost:58080/api/ping
  • If response contains "success": trueSkip to Quick Start below
  • If connection refused / timeout → Plugin not running, continue to Step 2

Step 2: Find user's UE5 project

Installs
53
GitHub Stars
3
First Seen
Feb 14, 2026