home/categories/scripting/hatayama-uloopmcp-packages-src-editor-api-mcptools-executedynamiccode-skill-skill-md
scriptingdevelopment

uloop-execute-dynamic-code

Execute C# code dynamically in Unity Editor via uloop CLI. Use for editor automation: (1) Prefab/material wiring and AddComponent operations, (2) Reference wiring with SerializedObject, (3) Scene/hierarchy edits and batch operations. NOT for file I/O or script authoring.

hatayama
maintainer
hatayama
更新於 1/19/2026
星標
114
分支
10
quick start

Installation and usage

Execute C# code dynamically in Unity Editor via uloop CLI. Use for editor automation: (1) Prefab/material wiring and AddComponent operations, (2) Reference wiring with SerializedObject, (3) Scene/hierarchy edits and batch operations. NOT for file I/O or script authoring.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use uloop-execute-dynamic-code