uloop-get-hierarchy

Get Unity Hierarchy structure via uloop CLI. Use when you need to: (1) Inspect scene structure and GameObject tree, (2) Find GameObjects and their parent-child relationships, (3) Check component attachments on objects.

$ 설치

git clone https://github.com/hatayama/uLoopMCP /tmp/uLoopMCP && cp -r /tmp/uLoopMCP/.claude/skills/uloop-get-hierarchy ~/.claude/skills/uLoopMCP

// tip: Run this command in your terminal to install the skill