home/categories/gaming/italink-unrealclientprotocol-skills-unreal-object-operation-skill-md
gamingdevelopment

unreal-object-operation

Read/write any UObject property (material settings, actor transforms, component configs, etc.), inspect object metadata, find instances, undo/redo. This is the foundational skill for modifying ANY object in Unreal Engine — use it whenever you need to get or set a property on any UObject.

Italink
maintainer
Italink
Updated 3/19/2026
Stars
97
Forks
11
quick start

Installation and usage

Read/write any UObject property (material settings, actor transforms, component configs, etc.), inspect object metadata, find instances, undo/redo. This is the foundational skill for modifying ANY object in Unreal Engine — use it whenever you need to get or set a property on any UObject.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use unreal-object-operation