godot-editor

Reference Godot editor operations, MCP tools, CLI commands, and Justfile recipes.

3|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Totes-MickGOATs/mcgoats-game-template --skill godot-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: godot-editor
Source: https://github.com/Totes-MickGOATs/mcgoats-game-template/tree/main/engine/godot/skills/godot-editor
Command: npx skills add https://github.com/Totes-MickGOATs/mcgoats-game-template --skill godot-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to all Godot editor workflows, MCP tools, CLI commands, and Justfile recipes, enabling efficient and automated editor-side tasks.

Core Features & Use Cases

  • Tool Discovery: Quickly find the right MCP command, slash command, or Justfile recipe for any editor task.
  • Workflow Orchestration: Understand and execute multi-step processes like building scenes, running tests, or optimizing performance.
  • Use Case: When you need to programmatically build a complex scene in Godot, you can use this Skill to discover and execute the appropriate MCP command or script.

Quick Start

Use the godot-editor skill to find the command for running the game.

Frequently Asked Questions about godot-editor

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

FAQPage Schema
How do I automate Godot editor tasks and find the right MCP commands?

Automate Godot editor tasks by referencing a centralized guide for MCP commands, custom scripts, and Justfile recipes. It details workflows for scene manipulation, runtime control, and asset pipeline management to facilitate efficient game development.

What is the best way to run Godot tests and integrate them into a CI pipeline?

Run Godot tests and integrate them into CI by utilizing detailed Justfile recipes and CLI commands. The Skill provides specific workflows for runtime control and testing orchestration to streamline continuous integration.

Can I programmatically build complex scenes in Godot without the GUI?

Build complex Godot scenes programmatically by executing specific MCP commands or EditorScript patterns. The Skill enables batch operations and scene manipulation workflows directly, bypassing manual GUI interactions.

Does this Godot workflow automation support direct CLI usage for batch operations?

Direct Godot CLI usage is fully supported for executing batch operations. The Skill encompasses command-line instructions and EditorScript patterns, allowing automated runtime control and asset pipeline management.

When do I need to use EditorScript patterns for Godot editor operations?

Use Godot EditorScript patterns when performing advanced batch operations and workflow orchestration within the editor. They facilitate complex scene manipulation and asset management tasks that go beyond standard CLI commands.

Why use Justfile recipes for Godot game development workflows?

Use Justfile recipes to orchestrate multi-step Godot workflows like building scenes and running tests efficiently. They provide a structured way to automate complex editor-side tasks and CI integration processes.