🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

File Sorter By Ext

by @albionaiinc-del

Automatically organizes files into folders by their extension within a specified directory to keep files systematically sorted.

Versionv1.0.0
Downloads278
TERMINAL
clawhub install file-sorter-by-ext

πŸ“– About This Skill

File Sorter by Extension

Automatically organizes files in a directory by their file extension into labeled folders, helping users maintain clean, structured directories without manual sorting.

Usage

Sort files in the current directory:

python file_sorter_by_ext.py

Sort files in a specific directory:

python file_sorter_by_ext.py /path/to/downloads

Price

$2.50

πŸ’‘ Examples

Sort files in the current directory:

python file_sorter_by_ext.py

Sort files in a specific directory:

python file_sorter_by_ext.py /path/to/downloads