gdtoolkit
CommunityLint and format GDScript reliably.
System Documentation
What problem does it solve?
It removes the need to manually review and correct GDScript style and lint violations by providing deterministic linting and formatting guidance for Godot projects.
Core Features & Use Cases
- GDScript linting (gdlint): Detects rule violations like naming/style issues and reports them with file/line/rule details.
- Deterministic formatting (gdformat): Rewrites code to a consistent style in-place or via diff/check modes to prevent formatting churn.
- Offline, Godot-free execution: Runs as a standalone Python tool and does not require launching the Godot editor.
Use case: you modify a large batch of .gd files and want the agent output to match your repository’s conventions, avoid recurring CI lint failures, and keep formatting stable for clean diffs.
Quick Start
Install the matching gdtoolkit version for your Godot major version, then run lint and apply gdformat to your modified .gd files to eliminate style errors and enforce consistent formatting.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gdtoolkit Download link: https://github.com/RandallLiuXin/GodotMaker/archive/main.zip#gdtoolkit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.