hhhh124hhhhhhhh124hhhhCommunity·20 Agent Skills Included

godot-mcp

Control Godot editor, scenes, and scripts through natural language

Connects Godot Engine to your coding assistant through a WebSocket bridge and MCP server. Creates nodes, edits GDScript, manages scenes, and fixes Godot 3.x to 4.x compatibility errors automatically. Eliminates manual editor clicking and version migration headaches with 15 specialized game development workflows.
npx skills add hhhh124hhhh/godot-mcp --all -g -y
Available:

Instructs the agent on the client-server architecture, message protocol, and how to route requests through the Godot MCP tools while enforcing GDScript coding standards.

All Skills in This Repository (20)

Pure Emerald Level Indicators
📦 In Repo
hhhh124hhhhhhhh124hhhh

mcp-orchestration

Coordinate multiple MCP tools across serial, parallel, conditional, and looping workflows.

Community
Advanced
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-skills

Routes standardized Android app-development requests to appropriate handlers.

Community
Advanced
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-animation-studio

Generates Blender and PyTorch code for 3D and 2D from natural language prompts.

Community
Advanced
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-product-polisher

Automate visual, audio, and UX polish for Godot 4.x projects.

Community
Advanced
📦 In Repo
hhhh124hhhhhhhh124hhhh

Godot Resource Workflow

Automates creation, modification, and dependency management of Godot .tres/.res files across projects.

Community
Intermediate
📦 In Repo
hhhh124hhhhhhhh124hhhh

context7-auto-research

Automate Context7 searches for library docs and API references.

Community
Advanced
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-mcp-auto-launcher

Automate Godot MCP server startup and crash recovery via WebSocket port 9080.

Community
Intermediate
📦 In Repo
hhhh124hhhhhhhh124hhhh

gdscript-syntax-guide

Provides a style guide for writing consistent, standards-compliant GScript code.

Community
Basic
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-compatibility-checker

Detect and fix Godot API compatibility issues between 3.x and 4.x.

Community
Intermediate
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-project-creator

Generate Godot 4.x project scaffolding and scene templates from natural language descriptions.

Community
Intermediate
📦 In Repo
hhhh124hhhhhhhh124hhhh

godot-test-debugger

Generate and run Godot 4.x unit and integration tests from natural language prompts.

Community
Advanced
📦 In Repo
hhhh124hhhhhhhh124hhhh

chinese-dev-guide

Configure Chinese localization and workflows for Godot MCP projects.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install godot-mcp?

Run `npx skills add hhhh124hhhh/godot-mcp --all -g -y` in your terminal to install all skills globally.

How to control Godot with natural language?

Enable the Godot MCP plugin in your project, start the server, then describe tasks like creating nodes or editing scripts in plain language and the agent executes them in the editor.

Can it fix Godot 3.x to 4.x migration errors?

Yes. The compatibility checker detects outdated API usage like old Tween and particle syntax, then automatically rewrites the code for Godot 4.x.

Does godot-mcp work with Claude Code?

Yes. It follows the standard SKILL.md format and connects via the Model Context Protocol, working with Claude Code and other MCP-compatible clients.

Do I need to know GDScript to use it?

No. You describe what you want in plain English or Chinese, and the agent generates the scenes, scripts, and configurations for you.

Related Repositories in Software Engineering

View All in Software Engineering