file-organizer
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install file-organizer --cli claudewrites the skill into.claude/skills/file-organizer/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/file-organizer/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
When to use it
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/file-organizer/SKILL.md -o .claude/skills/file-organizer/SKILL.md
Notes
Extracted from davila7/claude-code-templates, file-organizer category.