file-organizer

Organize files and folders by analyzing content and detecting duplicates via hashing.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/MICHAEL-BODO/MigrationBox-v4 --skill file-organizer-michael-bodo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-organizer
Source: https://github.com/MICHAEL-BODO/MigrationBox-v4/tree/main/.agent/skills/file-organizer
Command: npx skills add https://github.com/MICHAEL-BODO/MigrationBox-v4 --skill file-organizer-michael-bodo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill tackles the chaos of disorganized digital files, automatically sorting, deduplicating, and structuring your data to save you time and reduce clutter.

Core Features & Use Cases

  • Intelligent Sorting: Organizes files into logical folders based on type, date, or purpose.
  • Duplicate Detection: Identifies and helps manage duplicate files to free up space.
  • Structure Suggestion: Proposes and implements better folder hierarchies.
  • Use Case: Automatically sort your messy Downloads folder into categorized subfolders like 'Work Documents', 'Personal Photos', and 'Installers'.

Quick Start

Help me organize my Downloads folder by sorting files into appropriate categories.

Frequently Asked Questions about file-organizer

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

FAQPage Schema
How do I automatically organize files into categorized folders?

To automatically organize files, this Skill analyzes file content and types, then uses shell commands to systematically move and rename files into logical folder hierarchies like 'Work Documents' or 'Personal Photos'. It can also suggest structural improvements for your directories.

What is the best way to find and remove duplicate files on my system?

The best way to find duplicate files is by using content hashing. This Skill identifies duplicate data by generating file hashes, allowing you to confidently detect and manage redundant files to free up storage space across your file system.

Can I use shell commands to sort my messy Downloads folder?

Yes, you can sort a messy Downloads folder using shell commands. This Skill leverages shell commands for file analysis and systematic file movement, automatically categorizing scattered files into efficient folder structures based on date, type, or purpose.

How does digital decluttering work for inefficient folder hierarchies?

Digital decluttering works by analyzing your current directory structure and identifying inefficient folder hierarchies. This Skill then proposes and implements better folder structures, addressing scattered files and duplicate data for improved workspace management.

Does this file organization approach require any special dependencies?

No special dependencies are required for this file organization approach. The Skill operates independently without external dependencies, relying entirely on built-in shell commands to perform file analysis, duplicate detection, and automated structural improvements.

When should I not use automated file sorting and structure suggestions?

You should not use automated file sorting when working with system-critical directories or applications that require strictly preserved file paths. While it proposes structural improvements, automated file movement may disrupt software dependencies that expect files in their original locations.