file-organizer

Installation
SKILL.md

File Organizer

Sorts files into subdirectories by extension. Supports dry-run mode, custom rules, and undo.

Usage

# Preview what would happen
python scripts/organize.py ~/Downloads --dry-run

# Organize files
python scripts/organize.py ~/Downloads

# Undo last organization
python scripts/organize.py ~/Downloads --undo

Permissions

Installs
1
GitHub Stars
16
First Seen
Sep 1, 2026
file-organizer — aws-samples/sample-agent-skill-eval