unity-gameobject

Create, modify, organize, and query Unity GameObjects via MCP commands.

5|1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/batihandev/unity-mcp-skills --skill unity-gameobject-batihandev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-gameobject
Source: https://github.com/batihandev/unity-mcp-skills/tree/main/skills/gameobject
Command: npx skills add https://github.com/batihandev/unity-mcp-skills --skill unity-gameobject-batihandev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps AI agents reliably manipulate Unity GameObjects without guessing unavailable APIs, reducing errors when creating, organizing, and editing scene objects.

Core Features & Use Cases

  • GameObject Operations: Create, delete, duplicate, rename, activate, and configure GameObjects through supported Unity MCP commands.
  • Transform and Hierarchy Control: Move, rotate, scale, reparent, and batch-edit objects using precise identifiers and optimized workflows.
  • Use Case: Build or modify Unity scenes by managing many objects efficiently while avoiding common mistakes such as using unsupported GameObject commands.

Quick Start

Ask the AI to create, find, or modify Unity GameObjects using the unity-gameobject skill and the appropriate MCP operations.

Frequently Asked Questions about unity-gameobject

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Unity GameObjects through MCP commands?

You can manage Unity GameObjects through MCP commands by routing creation, modification, and querying tasks using supported workflows. This Skill handles object transforms, hierarchy changes, activation states, and batch operations.

Can I batch edit Unity scene objects and transforms with AI?

Yes, you can batch edit Unity scene objects and transforms with AI by applying precise identifiers and optimized MCP workflows. This allows efficient scaling, rotation, reparenting, and organization of multiple GameObjects simultaneously.

What is the best way to organize Unity hierarchy and object activation states?

Organizing Unity hierarchy and activation states is best handled through precise MCP command routing that targets specific object identifiers. This approach supports reliable reparenting, renaming, and activating or deactivating GameObjects without API guesswork.

Does this Unity MCP approach work with Unity 6 scene editing?

Yes, this Unity MCP approach works with Unity 6 scene editing by applying compatible object manipulation patterns. It requires Unity MCP command routing knowledge to ensure GameObject operations function correctly within the Unity 6 environment.

Why do AI agents fail when modifying Unity GameObjects without MCP?

AI agents fail when modifying Unity GameObjects without MCP because they often guess unavailable APIs, causing errors during scene editing. Using reliable MCP workflows prevents these mistakes by enforcing supported creation, organization, and transform commands.