π¦ 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.
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