Install
openclaw skills install filesorter-by-extAutomatically sorts files in a directory into folders named by file extension to organize and declutter your filesystem quickly.
openclaw skills install filesorter-by-extAutomatically organizes files in any directory into neatly labeled folders based on their file extension—like pdf, jpg, or txt—eliminating manual sorting and keeping your filesystem clean with one command.
Sort files in the current directory:
python filesorter_by_ext.py
Sort files in a specific folder:
python filesorter_by_ext.py ~/Downloads
With verbose output:
python filesorter_by_ext.py ~/Desktop -v
$2.50