ue-cli
This skill provides comprehensive knowledge for building and using a command-line interface (CLI) for Unreal Engine 5. It enables file-based communication between external Python scripts and a running UE5 editor instance via Python Script Plugin. Use this skill when: - Creating UE5 automation tools or pipelines - Building CLI tools to control UE5 from the terminal - Implementing file-based inter-process communication with UE5 - Developing agent-native interfaces for Unreal Engine
Installation and usage
This skill provides comprehensive knowledge for building and using a command-line interface (CLI) for Unreal Engine 5. It enables file-based communication between external Python scripts and a running UE5 editor instance via Python Script Plugin. Use this skill when: - Creating UE5 automation tools or pipelines - Building CLI tools to control UE5 from the terminal - Implementing file-based inter-process communication with UE5 - Developing agent-native interfaces for Unreal Engine
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use ue-cli