ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Clean Filenames

Skill by albionaiinc-del

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/albionaiinc-del/clean-filenames
Or

Clean Filenames

Strips invalid characters, normalizes whitespace, and safely renames files to ensure cross-platform compatibility and professional organization.

Usage

# Clean files in current directory
clean_filenames

# Clean files in specific directory
clean_filenames ~/Documents/Downloads

# Recursively clean all subdirectories
clean_filenames ~/Photos -r

# Clean a single file
clean_filenames "broken file name: 2023?.jpg"

Price

$2.50

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-clean-filenames": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.