Unity Editor Toolkit

🌐Community
by dev-gom · vlatest · Repository

This toolkit streamlines Unity project management by automating tasks and providing a centralized interface for efficient workflow.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add unity-editor-toolkit npx -- -y @trustedskills/unity-editor-toolkit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "unity-editor-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/unity-editor-toolkit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with the Unity Editor Toolkit. It enables automated tasks within the Unity editor, such as creating prefabs and managing project assets. The agent can leverage this toolkit to streamline repetitive workflows and accelerate game development processes.

When to use it

  • Automated Prefab Creation: Generate multiple instances of a prefab based on specified parameters (e.g., number of copies, variations).
  • Asset Management: Rename or move assets within the Unity project directory structure.
  • Scene Population: Automatically populate scenes with pre-defined objects and configurations.
  • Level Generation: Create basic level layouts using predefined building blocks.

Key capabilities

  • Prefab creation and modification
  • Asset renaming and relocation
  • Scene object placement
  • Project asset management

Example prompts

  • "Create 10 copies of the 'Enemy_Grunt' prefab at random locations in the current scene."
  • "Rename all assets in the 'Textures/Characters' folder to include a '_v2' suffix."
  • “Place five ‘Tree’ prefabs evenly spaced across the X-axis within the main game scene.”

Tips & gotchas

The agent needs access to a Unity project with the Unity Editor Toolkit installed. The specific commands and parameters available will depend on the version of the toolkit being used, so referencing its documentation may be necessary.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dev-gom
Installs
16

🌐 Community

Passed automated security scans.