unity-scene

Installation
SKILL.md

unity-scene

PREREQUISITE: ../unity-shared/SKILL.md(Relay Server 経由で Unity Editor が起動/アクティブであること)

skill 経由のコマンドは必ず -i <instance> を付ける (unity-shared #インスタンス指定)。

ワークフロー

1. 現状把握     u -i <instance> scene active / u -i <instance> scene hierarchy
2. オブジェクト  u -i <instance> gameobject create / find / modify / delete
3. コンポーネント u -i <instance> component add / modify / inspect / list
4. Prefab化     u -i <instance> asset prefab <path> --target <name>
5. シーン保存   u -i <instance> scene save

コマンドリファレンス

Scene

Installs
12
GitHub Stars
39
First Seen
Mar 22, 2026
unity-scene — bigdra50/unity-cli