About
GDScript File Manager is a specialized skill designed to handle file operations within Godot Engine projects while preserving resource references. By ensuring that .gd scripts and their associated .uid metadata files are moved, renamed, or deleted in tandem, it prevents broken dependencies and internal engine errors. This tool is essential for developers reorganizing project structures, refactoring codebases, or cleaning up unused assets within a Godot development environment directly via the command line.