unity

Control Unity Editor via TCP socket connection using Unity Bridge Lite. Create/modify GameObjects, manage packages, control animations, and more. Use when user asks to interact with Unity Editor. Requires Unity Bridge Lite package installed (auto-starts when Unity loads).

$ インストール

git clone https://github.com/rafaqat/unitybridgelite /tmp/unitybridgelite && cp -r /tmp/unitybridgelite/Skills/unity ~/.claude/skills/unitybridgelite

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