ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Fileclean

Skill by albionaiinc-del

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/albionaiinc-del/fileclean
Or

FileClean

Cleans 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.

Usage

Preview changes:

python fileclean.py ~/Downloads ~/Documents --skip-ext pdf jpg

Apply changes:

python fileclean.py myfile.txt --rename

Price

$2.75

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-albionaiinc-del-fileclean": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.