Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Organize files in directories by grouping them into folders based on their extensions or date. Includes Dry-Run, Recursive, and Undo capabilities.
Organize files in directories by grouping them into folders based on their extensions or date. Includes Dry-Run, Recursive, and Undo capabilities.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Smart Sorting: Group by Extension (Default) or Date (Year/Month). Safety: Conflict resolution (auto-rename), Dry Run mode, and Undo capability. Deep Clean: Recursive scanning option. Audit: Generates organize_history.json for tracking.
python3 scripts/organize.py /path/to/folder
Great for photos or archives. python3 scripts/organize.py /path/to/folder --date
See what would happen without moving anything. python3 scripts/organize.py /path/to/folder --dry-run
Revert changes using the history file. python3 scripts/organize.py --undo /path/to/folder/organize_history.json
Modify scripts/organize.py get_default_mapping() to add custom extensions.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.