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
- Read the relevant reference file(s) from the Code Examples section below
- Construct C# code based on the reference examples
- Execute via Bash:
uloop execute-dynamic-code --code '<code>' - If execution fails, adjust code and retry
- Report the execution result