Control Play In Editor (PIE) and Simulate In Editor (SIE) sessions via UCP. Use when the user asks to start, stop, pause, resume PIE/SIE, or query PIE state and worlds.
$npx -y skills add italink/unrealclientprotocol --skill unreal-pie-controlInstalls into the current project.
Run `npx skills use "https://github.com/italink/unrealclientprotocol" --skill "italink/unrealclientprotocol/unreal-pie-control"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/italink/unrealclientprotocol" that are relevant to the current task. Run `npx skills add "https://github.com/italink/unrealclientprotocol"` and select the relevant skills, then follow their instructions.