Install
openclaw skills install @albionaiinc-del/filecleanRemoves dates, hashes, UUIDs, and extra symbols from filenames to create clean, readable file names.
openclaw skills install @albionaiinc-del/filecleanCleans filename clutter by removing date timestamps, hashes, UUIDs, and excessive symbols, transforming messy filenames like report_20230101_a1b2c3d.pdf into clean, readable ones like Report.pdf.
Preview changes:
python fileclean.py ~/Downloads ~/Documents --skip-ext pdf jpg
Apply changes:
python fileclean.py myfile.txt --rename
$2.75