godot-skills

Routes standardized Android app-development requests to appropriate handlers.

40|4|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/hhhh124hhhh/godot-mcp --skill godot-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: godot-skills
Source: https://github.com/hhhh124hhhh/godot-mcp/tree/main/.claude/skills/godot-skills
Command: npx skills add https://github.com/hhhh124hhhh/godot-mcp --skill godot-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill Unit provides a single entry point to intelligently route Godot-related tasks to the most suitable sub-skill, streamlining development workflows and MCP integration.

Core Features & Use Cases

  • Smart routing: Analyze user intent and dispatch to the best matching sub-skill (e.g., godot-project-creator, godot-ui-designer, context7-auto-research).
  • MCP orchestration: Ensure every Godot operation goes through MCP tools, with connectivity checks and auto-launch when needed.
  • Safety and reliability: Centralize MCP connection management and tool validation to ensure consistent results across skills.

Quick Start

Use the Godot-skills unit to automatically select and invoke the most appropriate sub-skill for a given request, such as "Set up a new Godot project structure for a 2D platformer."

Frequently Asked Questions about godot-skills

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

FAQPage Schema
How do I route Godot development tasks to the right automation workflow?

You can route Godot development tasks by using a unified entry point that analyzes intent and dispatches to specialized sub-skills. It coordinates 15 sub-skills via MCP, ensuring proper workflow orchestration for Godot projects.

What is MCP connectivity check and why is it needed for Godot skill orchestration?

MCP connectivity check validates MCP tool connections before delegating Godot tasks to sub-skills. It ensures safety and reliability by centralizing connection management and auto-launching tools when needed for consistent workflow execution.

Can I use Context7 to get up-to-date guidance for Godot project creation?

Yes, Context7 integration provides up-to-date guidance for Godot project creation. The routing unit delegates tasks like project structure setup to appropriate sub-skills, leveraging Context7 to fetch current documentation during MCP orchestration.

How do I set up a new Godot project structure for a 2D platformer using workflow orchestration?

To set up a Godot 2D platformer project structure, submit your request to the unified routing entry point. It automatically selects and invokes the godot-project-creator sub-skill through MCP tooling, streamlining the project initialization process.

Does MCP workflow orchestration support routing to specialized Godot UI design skills?

Yes, MCP workflow orchestration supports routing to specialized Godot UI design skills. The unified entry point analyzes your UI design intent and dispatches the task to the godot-ui-designer sub-skill after completing required MCP connectivity checks.

What are the limitations of using a single entry point for Godot task routing and MCP integration?

The routing unit requires a well-defined SKILL.md frontmatter and taxonomy to function properly. It depends entirely on MCP tooling availability, meaning operations cannot proceed if MCP connectivity checks fail or auto-launch is unsuccessful.