A skill that enables Claw to scan a directory, categorize files by type and content, and reorganize them into a clean, logical folder structure.
What This Skill Does
This skill provides an intelligent file organization workflow:
Directory Scanning — Recursively scan a target directory and catalog all files with their sizes, types, and modification dates
File Classification — Categorize files by extension and content type (documents, images, code, data, archives, media, etc.)
Duplicate Detection — Identify duplicate files by comparing checksums
Organization Plan — Propose a new folder structure based on file categories
Safe Reorganization — Move files into the new structure with a full log of all changes, enabling rollback if needed
How to Use
Point Claw at a directory and describe your organization goals:
"Organize my Downloads folder by file type"
"Scan this project directory and find all duplicate files"
"Sort these files into folders by year based on their modification date"
"Clean up this directory — group documents, images, and code separately"
Safety Features
Dry Run Mode — Preview the proposed changes before any files are moved (enabled by default)
Change Log — Every file move is logged to reorganization_log.txt for full traceability
No Deletions — The skill never deletes files; duplicates are moved to a _duplicates folder for manual review
Output
A summary report showing the file inventory and proposed/executed organization
A reorganization_log.txt file documenting every action taken
The reorganized directory structure
1---2name: ub2-smart-file-organizer3description: Smart File Organizer4---56# Smart File Organizer78A skill that enables Claw to scan a directory, categorize files by type and content, and reorganize them into a clean, logical folder structure.910## What This Skill Does1112This skill provides an intelligent file organization workflow:13141. **Directory Scanning** — Recursively scan a target directory and catalog all files with their sizes, types, and modification dates152. **File Classification** — Categorize files by extension and content type (documents, images, code, data, archives, media, etc.)163. **Duplicate Detection** — Identify duplicate files by comparing checksums174. **Organization Plan** — Propose a new folder structure based on file categories185. **Safe Reorganization** — Move files into the new structure with a full log of all changes, enabling rollback if needed1920## How to Use2122Point Claw at a directory and describe your organization goals:2324- "Organize my Downloads folder by file type"25- "Scan this project directory and find all duplicate files"26- "Sort these files into folders by year based on their modification date"27- "Clean up this directory — group documents, images, and code separately"2829## Safety Features3031- **Dry Run Mode** — Preview the proposed changes before any files are moved (enabled by default)32- **Change Log** — Every file move is logged to `reorganization_log.txt` for full traceability33- **No Deletions** — The skill never deletes files; duplicates are moved to a `_duplicates` folder for manual review3435## Output3637- A summary report showing the file inventory and proposed/executed organization38- A `reorganization_log.txt` file documenting every action taken39- The reorganized directory structure
Run npx skillmds@latest add zinohome/ub2-smart-file-organizer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Smart File Organizer It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
zinohome (@zinohome) published this skill. Their other Agent Skills are listed on their SkillMD profile.