unity-editor

Control Unity Editor play mode, selection, state inspection, and menu execution.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps AI agents reliably control Unity Editor operations without guessing unavailable commands or making unsafe workflow assumptions.

Core Features & Use Cases

  • Editor State Control: Manage play mode, pause state, compilation checks, and editor context inspection.
  • Scene and Object Operations: Select GameObjects, perform undo/redo actions, and execute exact Unity menu commands.
  • Use Case: Help an AI agent safely enter play mode, inspect the current Unity Editor state, select objects, or save scenes through supported MCP editor tools.

Quick Start

Ask the AI to use the unity-editor skill to check the current Unity Editor state and perform a supported editor operation.

Frequently Asked Questions about unity-editor

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

FAQPage Schema
How do I control Unity Editor play mode and scene management with an AI agent?

You can control Unity Editor play mode and scene management by routing commands through MCP editor tools, allowing AI agents to safely enter play mode, inspect state, and select GameObjects.

What is Unity MCP and how does it help with editor debugging?

Unity MCP is a protocol that enables AI agents to execute precise editor debugging actions, such as checking compilation states and performing undo/redo operations, through safe command routing.

Do I need Unity MCP editor tools to manage GameObjects and editor state?

Yes, you need Unity MCP editor tools installed and accurate command routing configured to execute supported editor functions, select GameObjects, and inspect editor context safely.

Can I execute Unity menu commands and save scenes through an AI workflow?

Yes, you can execute exact Unity menu commands and save scenes by utilizing supported MCP editor tools that provide reliable command execution for AI-driven workflows.

Why does my AI agent fail to control Unity Editor operations safely?

AI agents fail to control Unity Editor operations safely when guessing unavailable commands or making unsafe workflow assumptions without accurate command routing via Unity MCP.