Godot Master
The Godot Master skill provides expert guidance on Godot Engine development, streamlining your workflow and accelerating game creation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add godot-master npx -- -y @trustedskills/godot-master
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"godot-master": {
"command": "npx",
"args": [
"-y",
"@trustedskills/godot-master"
]
}
}
}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, facilitating tasks such as project management, scene manipulation, and script generation. It streamlines the development workflow by allowing agents to execute specific commands within the Godot environment directly.
When to use it
- Automating repetitive asset organization or scene hierarchy updates in large projects.
- Generating boilerplate GDScript code for common game mechanics like player movement or inventory systems.
- Debugging engine-specific issues by executing diagnostic scripts or modifying node properties.
- Rapidly prototyping 2D or 3D game concepts without manual interface navigation.
Key capabilities
- Direct integration with the Godot engine API.
- Execution of project-level and scene-level commands.
- Generation and modification of GDScript code.
- Management of project files and resource loading.
Example prompts
- "Create a new 2D scene with a static body and a player character node."
- "Write a GDScript function that handles collision detection for the current active scene."
- "Export the current Godot project as an HTML5 build for web deployment."
Tips & gotchas
Ensure your AI agent has write permissions to the target Godot project directory before attempting file modifications. Complex logic involving physics or rendering may require manual verification within the Godot editor, as agents operate via command-line interfaces rather than visual inspection.
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.