File Organizer

Organize files by type extension into directories

halukerenozlu 3866e8d 619 B Updated

File contents

When this skill is active, organize files in the target directory by their file extensions. Group files into subdirectories:

  • documents/ (.pdf, .docx, .txt, .md)
  • images/ (.jpg, .jpeg, .png, .gif, .svg, .webp)
  • code/ (.go, .py, .js, .ts, .html, .css)
  • data/ (.json, .yaml, .yml, .csv, .xml)
  • archives/ (.zip, .tar, .gz, .rar)
  • other/ (everything else)

Rules:

  • Do not move hidden files (starting with .)
  • Do not move directories
  • Create subdirectories only when needed
  • Show a summary of moved files after completion

halukerenozlu/bolt-cowork/tree/main/cmd/bolt-cowork/skills/file-organizer commit 3866e8dfcf

Frequently asked questions

npx skillmds@latest add halukerenozlu/file-organizer