file-organizer

Analyze file content and types to organize folders and detect duplicates.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/WesleyMarinho/codeseek-marketplace --skill file-organizer-wesleymarinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-organizer
Source: https://github.com/WesleyMarinho/codeseek-marketplace/tree/main/skills/file-organizer
Command: npx skills add https://github.com/WesleyMarinho/codeseek-marketplace --skill file-organizer-wesleymarinho

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill tackles the chaos of disorganized files and folders, automating the process of tidying up your digital workspace and freeing up your mental energy.

Core Features & Use Cases

  • Intelligent Organization: Analyzes file content, types, and dates to suggest and implement logical folder structures.
  • Duplicate Detection: Identifies and helps manage duplicate files to save space and reduce clutter.
  • Automated Cleanup: Moves, renames, and organizes files based on user-defined rules and approvals.
  • Use Case: Automatically sort your messy Downloads folder, move project files into structured directories, and remove duplicate documents.

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 sort files and folders across my file system?

To automatically sort files and folders, this Skill analyzes file content, types, and dates to suggest and implement logical directory structures. It requires shell commands for file system traversal and can move, rename, and organize files based on your defined rules.

What is the best way to find and remove duplicate files to save space?

The best way to find and remove duplicate files is using automated duplicate detection. This Skill identifies duplicate documents and files across your directories, helping you manage and clear them to reduce clutter and free up storage space.

Can I automatically clean up my Downloads folder by moving files into categories?

Yes, you can automatically clean up your Downloads folder by moving files into appropriate categories. The Skill applies intelligent organization to sort messy directories, moving and renaming project files into structured folders based on your approvals.

Does file organization require any specific environment or dependencies to work?

File organization requires a shell environment to execute file system traversal, analysis, and manipulation commands. There are no external package dependencies, but you must approve the suggested structural improvements before the automated cleanup modifies your directories.

How does automated file cleanup handle content analysis for structuring directories?

Automated file cleanup handles content analysis by examining file types, dates, and content to suggest logical folder structures. It then moves and renames files according to user-defined rules, ensuring your project-based file management scenarios remain cleanly structured.