unity-scene-management

Community

Efficiently manage Unity scenes and objects.

Authorakiojin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to handling Unity scenes, GameObjects, and components—creating, loading, analyzing, and organizing hierarchy data to speed up scene setup and iteration.

Core Features & Use Cases

  • Scene operations: Create, load, save, and list scenes; manage build settings.
  • GameObject management: Create, find, modify, and delete GameObjects with transform and component support.
  • Scene analysis: Quick counts and in-depth inspections of objects and components.

Quick Start

Create a new scene named Level01, add a GameObject, and save the scene for reuse.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unity-scene-management
Download link: https://github.com/akiojin/unity-mcp-server/archive/main.zip#unity-scene-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository