home/categories/scripting/hatayama-uloopmcp-claude-skills-uloop-execute-dynamic-code-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