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---5# Smart File Organizer67A skill that enables Claw to scan a directory, categorize files by type and content, and reorganize them into a clean, logical folder structure.89## What This Skill Does1011This skill provides an intelligent file organization workflow:12131. **Directory Scanning** — Recursively scan a target directory and catalog all files with their sizes, types, and modification dates142. **File Classification** — Categorize files by extension and content type (documents, images, code, data, archives, media, etc.)153. **Duplicate Detection** — Identify duplicate files by comparing checksums164. **Organization Plan** — Propose a new folder structure based on file categories175. **Safe Reorganization** — Move files into the new structure with a full log of all changes, enabling rollback if needed1819## How to Use2021Point Claw at a directory and describe your organization goals:2223- "Organize my Downloads folder by file type"24- "Scan this project directory and find all duplicate files"25- "Sort these files into folders by year based on their modification date"26- "Clean up this directory — group documents, images, and code separately"2728## Safety Features2930- **Dry Run Mode** — Preview the proposed changes before any files are moved (enabled by default)31- **Change Log** — Every file move is logged to `reorganization_log.txt` for full traceability32- **No Deletions** — The skill never deletes files; duplicates are moved to a `_duplicates` folder for manual review3334## Output3536- A summary report showing the file inventory and proposed/executed organization37- A `reorganization_log.txt` file documenting every action taken38- The reorganized directory structure
Run npx skillmds@latest add javimosch/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 Coding & Dev Tools 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.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.