file-organizer
Installation
SKILL.md
File Organizer (Professional Edition)
Features
- Smart Sorting: Group by Extension (Default) or Date (Year/Month).
- Deduplication: Identify and remove identical files based on SHA-256 fingerprinting to optimize storage.
- Smart Ignore: Automatically skips development and system directories (
.git,node_modules,venv, etc.) and supports custom.organizeignorefiles. - Safety: Includes Conflict Resolution (auto-rename), Dry Run simulation, and Undo capabilities.
- Recursive Clean: Deep scanning with intelligent directory pruning.
- Audit Logging: Generates
organize_history.jsonfor precise operation tracking.
Usage
Basic Sort (by Extension)
python3 scripts/organize.py /path/to/folder