uloop-execute-dynamic-code

Installation
SKILL.md

Task

Execute the following request using uloop execute-dynamic-code: $ARGUMENTS

For basic selected GameObject discovery or property inspection, use find-game-objects --search-mode Selected before this tool. Use this tool after the built-in inspection tools are not enough or when you need to modify Unity state.

Workflow

  1. Read the relevant reference file(s) from the Code Examples section below
  2. Construct C# code based on the reference examples
  3. Execute via Bash: uloop execute-dynamic-code --code '<code>'
  4. If execution fails, adjust code and retry
  5. Report the execution result

Parameters

Installs
3
GitHub Stars
387
First Seen
Apr 16, 2026
uloop-execute-dynamic-code — hatayama/unity-cli-loop