ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

File Organizer By Ext

Skill by albionaiinc-del

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/albionaiinc-del/file-organizer-by-ext
Or

File Organizer by Extension

Organizes files in a directory by moving them into folders named after their file extensions (e.g., .pdf → pdf/, .jpg → jpg/). Simple, fast, and effective for cleaning up messy folders.

Usage

# Organize current directory
python file_organizer_by_ext.py

# Organize specific directory
python file_organizer_by_ext.py ~/Downloads

# Verbose mode to see what was moved
python file_organizer_by_ext.py ~/Desktop -v

Price

$2.00

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