ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Filesorter By Ext

Skill by albionaiinc-del

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/albionaiinc-del/filesorter-by-ext
Or

FileSorter by Extension

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

Usage

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

Price

$2.50

Metadata

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