Godot Development
This skill guides you in developing games using Godot Engine, a powerful and free game creation platform for diverse projects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add godot-development npx -- -y @trustedskills/godot-development
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"godot-development": {
"command": "npx",
"args": [
"-y",
"@trustedskills/godot-development"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with the Godot game engine, assisting in project setup, scene management, and script generation. It streamlines the development workflow by automating routine tasks within the Godot environment.
When to use it
- Initializing a new Godot project with specific templates or configurations.
- Generating GDScript code for custom node behaviors or game mechanics.
- Assisting in debugging logic errors within existing Godot scenes.
- Creating asset import settings or configuring physics materials.
Key capabilities
- Project initialization and configuration management.
- Scene hierarchy manipulation and organization.
- GDScript generation and modification.
- Engine-specific workflow automation.
Example prompts
- "Create a new 2D platformer project with a main player node and basic gravity settings."
- "Write a GDScript for an enemy that patrols back and forth along a defined path."
- "Help me set up the physics materials for a slippery ice floor in my current scene."
Tips & gotchas
Ensure you have the Godot engine installed locally to fully leverage this skill, as it requires direct interaction with engine files. Verify that your project structure aligns with standard Godot conventions to prevent import or runtime errors.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.