Agent skill · AI & Agents

godot-development

Godot Engine integration skill for GDScript/C# development, scene composition, node management, and editor automation. Enables LLMs to interact with Godot Editor through MCP servers for asset manipulation, script generation, and automated workflows.

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill godot-development --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Allowed tools: ReadGrepWriteBashEditGlobWebFetch
Path: library/specializations/game-development/skills/godot-development/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Godot Development Skill Comprehensive Godot Engine development integration for AI-assisted game creation, editor automation, and project management. ## Overview This skill provides capabilities for interacting with Godot projects, including GDScript and C# development, scene manipulation, node management, and export automation. It leverages the Godot MCP ecosystem for direct editor integration when available. ## Capabilities ### Project Management - Create and configure Godot projects - Manage project settings (project.godot) - Configure export presets - Set up autoloads and singletons ### GDScript Development - Generate scripts extending Node, Node2D, Node3D, etc. - Create custom Resources for data-driven design - Implement signals and signal connections - Write tool scripts for editor functionality - Generate unit tests using GUT or gdUnit4 ### C# Development (Godot Mono) - Generate C# scripts with proper Godot bindings - Create custom Resources in C# - Implement partial classes for node scripts - Interface with .NET libraries ### Scene Composition - Create and modify scenes programmatically - Instantiate and configure nodes - Set up node hierarchies and ownership - Configure s

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Project Management
  4. GDScript Development
  5. C# Development (Godot Mono)
  6. Scene Composition
  7. Resource System
  8. Export System
  9. Prerequisites
  10. Godot Installation
  11. MCP Server (Recommended)
  12. Usage Patterns
  13. Creating a Character Controller (GDScript)
  14. Creating a Custom Resource (GDScript)
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the godot-development skill do?

Godot Engine integration skill for GDScript/C# development, scene composition, node management, and editor automation. Enables LLMs to interact with Godot Editor through MCP servers for asset manipulation, script generation, and automated workflows.

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill godot-development --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going