gd-agentic-skills
Expert Godot 4 game development patterns, scripts, and audits
All Skills in This Repository (94)
Pure Emerald Level Indicatorsgodot-genre-metroidvania
Implement ability-gated exploration and persistent state management in Godot Engine.
godot-dialogue-system
Build data-driven dialogue systems with branching narratives and conditional logic in Godot Engine.
godot-combat-system
Implement Godot 4 combat systems with hitboxes, damage, and combos.
godot-project-templates
Generate genre-specific Godot 4 project templates with directory structures and AutoLoad patterns.
godot-genre-romance
Develop romance games in Godot Engine with affection systems, branching narratives, and date events using GDScript.
godot-genre-open-world
Implement chunk-based streaming and floating origin for large Godot open worlds.
godot-ui-rich-text
Implement Godot Engine RichTextLabel with BBCode formatting and meta_clicked signals.
godot-platform-mobile
Configures Android/iOS-ready Godot projects with touchscreen UI and battery-saving settings.
godot-adapt-mobile-to-desktop
Adapt Godot Engine mobile games to desktop with mouse, keyboard, and window management.
godot-theme-easter
Applies themed colors, physics behaviors, and 3D material swaps to a game.
godot-genre-fighting
Creates a 3D fighting game framework with customizable characters, movesets, AI, and multiplayer in Godot 4.0.5.
godot-export-builds
Automate multi-platform Godot 4.x exports with CI/CD integration.
Frequently Asked Questions
FAQPage SchemaHow to install gd-agentic-skills?โผ
Run `npx skills add thedivergentai/gd-agentic-skills --all -g -y` in your terminal to install all Godot skills globally.
What does gd-agentic-skills do?โผ
It gives your coding assistant expert-level Godot 4 knowledge: ready-made GDScript components, anti-pattern rules, and decision trees for combat, dialogue, UI, saves, multiplayer, and exports.
Which Godot version does it support?โผ
The library targets Godot 4.7+ and includes a dedicated version-migration skill that walks projects hop-by-hop from older releases up to 4.7.
Can beginners use this without Godot experience?โผ
Yes. Describe your game in plain language and the skills guide the agent to pick the right scripts and patterns, so you do not need deep engine vocabulary.
Does it work with Claude Code and other coding agents?โผ
Yes. Every skill follows the standard SKILL.md format, so it works in Claude Code, Cursor, Codex, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core