Skip to main content
Run any Skill in Manus
with one click

unity-scene-inspect

Inspect Unity scenes without mutating them. Use when the user asks to analyze scene hierarchy, list scenes, find a gameobject by name or component, inspect component values, review object references, or query animator state. Do not use for creating scenes; use `unity-scene-create`. Do not use for editing GameObjects; use `unity-gameobject-edit`.

Overview

Inspect Unity scenes without mutating them. Use when the user asks to analyze scene hierarchy, list scenes, find a gameobject by name or component, inspect component values, review object references, or query animator state. Do not use for creating scenes; use `unity-scene-create`. Do not use for editing GameObjects; use `unity-gameobject-edit`.

Install command
npx skills add https://github.com/akiojin/unity-cli --skill unity-scene-inspect

Copy and paste this command into Claude Code to install the skill

Stars60
Forks3
UpdatedMay 11, 2026 at 12:05
File Explorer
3 files
SKILL.md
readonly