LogoClawIndex
CasesSkillsAbout
LogoClawIndex

godot-organize-scripts - Organize Script Files

Organizes Godot scripts by architectural category while preserving all file references and class declarations.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scan and analyze script files
  • Classify scripts by architectural category
  • Relocate scripts to target directories
  • Update preload and scene script references
  • Validate script loading and references
  • Create Git commits for directory changes

Inputs

  • Godot project script files (.gd)
  • Godot project configuration file (project.godot)
  • Godot scene files

Outputs

  • Organized script directory structure
  • Moved script files with preserved references
  • Git commits per category

Requirements

  • Git repository
  • Godot 4.x
  • Filesystem read and write permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
godot
script-organization
gdscript
file-structure
code-architecture
game-development
Scan and analyze script files
Classify scripts by architectural category
Relocate scripts to target directories
Update preload and scene script references
Godot project script files (.gd)
Godot project configuration file (project.godot)
Godot scene files
Organized script directory structure
Moved script files with preserved references
Git commits per category