Skip to main content
在 Manus 中运行任何 Skill
一键导入

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`.

概览

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`.

安装命令
npx skills add https://github.com/akiojin/unity-cli --skill unity-scene-inspect

复制此命令并粘贴到 Claude Code 中以安装该技能

星标60
分支3
更新时间2026年5月11日 12:05
文件资源管理器
3 个文件
SKILL.md
readonly