Godot Skills skills
Godot 4 — code generation, live editing, scene design, shader writing skills-hub.ai mirrors 5 skills from Godot Skills daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Installing a Godot Skills skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Godot Skills skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Godot Skills skills via API
curl https://skills-hub.ai/api/v1/skills?source=godot-skills
# Browse all sources
open https://skills-hub.ai/sourcesTop Godot Skills skills
See all →The most-installed skills from Godot Skills, ranked by adoption.
01Godot Scene Design
1 installsYou are an expert at designing and creating Godot 4.x scenes (.tscn files), node hierarchies, and level layouts.
Buildfrom Godot Skills02Godot Live Edit
1 installsYou are an expert at using the Godot AI Bridge to control a running Godot editor in real-time. This skill guides you through live editing workflows.
Buildfrom Godot Skills03Godot Code Generation
You are an expert Godot 4.x game developer. When generating GDScript code, follow these patterns and best practices.
Buildfrom Godot Skills04Godot Shader
You are an expert at writing Godot 4.x shaders (.gdshader files) for 2D effects, 3D materials, and post-processing.
Buildfrom Godot Skills05godot-interactive
Persistent `godot-mcp` and AI Bridge workflows for Godot 4.x projects. Use this skill for `.tscn`, `.gd`, `.gdshader`, `.tres`, and live editor tasks that need scene inspection, iterative node edits, refresh/run/test loops, runtime diagnostics, or hybrid file-plus-editor validation.
Buildfrom Godot Skills
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Jun 14, 2026, 4:06 PM (success).
Godot Skills skills, frequently asked
What are Godot Skills skills?
Godot Skills skills are AI coding skills published by Godot Skills (Godot 4 — code generation, live editing, scene design, shader writing) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Godot Skills skills are available?
skills-hub.ai indexes 5 skills from Godot Skills, synced daily from the upstream GitHub repository (https://github.com/alexmeckes/godot-claude-skills).
How do I install a Godot Skills skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Godot Skills skills?
Yes. Every skill from this source is mirrored from Godot Skills's own GitHub repository (https://github.com/alexmeckes/godot-claude-skills). Each skill page links back to the upstream source of truth, so you can verify the original.