file-organizer

Organize files and folders by type, date, and content with duplicate detection.

3|2|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/Crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts --skill file-organizer-crumbgrabber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-organizer
Source: https://github.com/Crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts/tree/main/skills/file-organizer
Command: npx skills add https://github.com/Crumbgrabber/llm_system_template_agents_skills_patterns_tools_prompts --skill file-organizer-crumbgrabber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill tackles the common issue of disorganized digital files and folders, reducing clutter and making it easier to find what you need.

Core Features & Use Cases

  • Intelligent Sorting: Organizes files based on type, date, and content.
  • Duplicate Detection: Identifies and helps remove redundant files.
  • Structure Suggestion: Proposes logical folder layouts.
  • Automated Cleanup: Moves and renames files with user approval.
  • Use Case: Automatically sort your chaotic Downloads folder into logical subfolders like 'Documents', 'Images', 'Installers', and 'Archive'.

Quick Start

Help me organize my Downloads folder.

Frequently Asked Questions about file-organizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize my Downloads folder automatically?

Duplicate file detection uses hashing to identify redundant files across your file system, helping you safely remove exact copies and reduce digital workspace clutter.

What is the best way to separate work from personal files?

Separating work from personal files is achieved by analyzing content and metadata to suggest logical folder layouts, allowing you to restructure project folders and automate the cleanup process.

Do I need shell commands to automate file system cleanup?

Yes, automating file system cleanup requires shell commands for file system operations, enabling the Skill to execute structural improvements and move files after you approve the suggested changes.

Can I use this to restructure project folders without losing data?

You can restructure project folders safely because the Skill proposes logical folder layouts and automates file moving and renaming only with explicit user approval, preventing unwanted data loss.

What are the limitations of automated file organization?

Limitations of automated file organization include its reliance on shell commands for file system operations and hashing for duplicate detection, meaning it requires user approval to move files and cannot interpret unstructured data without clear content patterns.