Godot

🌐Community
by bfollington · vlatest · Repository

Godot generates creative story ideas, character concepts, and plot outlines to jumpstart your writing process and overcome writer's block.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add godot npx -- -y @trustedskills/godot
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "godot": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/godot"
      ]
    }
  }
}

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 Godot, a lightweight and open-source 3D game engine. It allows for the automation of project setup, scene management, and integration within the Godot environment.

When to use it

  • Automating repetitive tasks like creating new scenes or nodes in a Godot project.
  • Integrating AI-driven logic directly into game mechanics managed by the engine.
  • Streamlining asset import workflows for 3D models and textures.
  • Deploying and testing builds within the Godot editor without manual intervention.

Key capabilities

  • Project initialization and configuration management.
  • Scene graph manipulation and node creation.
  • Script execution and logic integration tailored to Godot's GDScript or C#.
  • Asset handling and resource loading within the engine.

Example prompts

  • "Create a new 3D scene with a static body and a collision shape."
  • "Add a script to a specific node that handles player movement logic."
  • "Import a texture file and apply it to an existing material in the current project."

Tips & gotchas

Ensure your AI agent has access to the Godot engine binaries or a compatible runtime environment before attempting execution. Complex 3D rendering tasks may require additional configuration beyond basic node creation.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bfollington
Installs
56

🌐 Community

Passed automated security scans.