A comprehensive development framework for building 2D and 3D games using Godot 4.x and GDScript.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install godot
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install godot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Godot Engine skill is designed to streamline the entire game development lifecycle within the Openclaw Skills ecosystem. It provides technical guidance and automated workflows for project initialization, GDScript programming, and scene management. Whether you are building a simple 2D platformer or a complex 3D FPS, this skill ensures best practices are followed for node hierarchies and performance optimization.
By integrating this skill, developers can leverage headless CLI commands to manage projects and exports, making it ideal for modern game development environments. It covers everything from core lifecycle functions like _ready() and _process() to advanced signals and physics implementations, providing a high-performance foundation for game creators.
To get started with this skill in your environment, use the following commands:
# Navigate to your workspace
cd $HOME/
# Create a new Godot 4 project headlessly
godot4 --headless --path . --create-project "MyGame"
Ensure that your environment has Godot 4.x installed and accessible via the command line to utilize the full range of Openclaw Skills features.
The skill organizes game projects into a structured hierarchy to ensure maintainability and compatibility:
| Directory/File | Description |
|---|---|
project.godot |
The primary configuration file for engine and project settings. |
scenes/ |
Contains .tscn files for levels, players, and interactive objects. |
scripts/ |
Stores all .gd logic files written in GDScript. |
assets/ |
Dedicated folder for textures, sounds, sprites, and fonts. |
export_presets.cfg |
Defines the configurations for various build platforms. |
Loading
An advanced automation skill for managing GitHub repositories, CI/CD pipelines, and pull requests via the GitHub CLI.

A comprehensive strategic execution skill for marketing and scaling Telegram Mini App games through viral loops, cross-promotion, and automated growth routines.

A professional game development workflow specialized in high-performance HTML5 games using Rust WASM and Godot 4.x engines.

A comprehensive game design framework providing structured workflows for core loops, balancing curves, and monetization strategies.

Transform natural language descriptions into fully functional, responsive websites and landing pages in under five minutes.

A sophisticated workflow designed to dispatch multiple independent subagents to handle unrelated tasks concurrently, maximizing throughput and reducing execution time.








































