file-organizer

Organize files, detect duplicates, and clean folders via bash scripts.

4|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Cor-Incorporated/claude-code-skills --skill file-organizer-cor-incorporated
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-organizer
Source: https://github.com/Cor-Incorporated/claude-code-skills/tree/main/skills/file-organizer
Command: npx skills add https://github.com/Cor-Incorporated/claude-code-skills --skill file-organizer-cor-incorporated

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The file-organizer skill addresses the challenge of organizing large collections of files, helping users maintain order in their digital workspace.

Core Features & Use Cases

  • File and Folder Organization: Categorizes and arranges files based on content, detects duplicates, and restructures directories.
  • Cleanup and Analysis: Assists with the removal of unneeded files and analysis of the current state of the directory structure.
  • Customization: Users can define specific target directories, goals, and exclusion criteria for the file management process.
  • Use Case: A user with a cluttered desktop could say, "organize my files" and expect the skill to perform an analysis, suggest organization, and execute actions based on the user's input.

Quick Start

Use the 'file-organizer' skill to start organizing your 'Downloads' folder by running 'organize my files'.

Frequently Asked Questions about file-organizer

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

FAQPage Schema
How do I organize files and restructure folders automatically?

File organization is managed by executing bash scripts that categorize and arrange files based on content while detecting duplicates. The skill analyzes your directory, suggests a folder structure, and executes actions after you confirm critical decisions.

What is the best way to clean up a cluttered downloads folder?

Cleaning up a cluttered downloads folder involves analyzing the current directory structure, detecting duplicate files, and removing unneeded items. You can customize target directories, set exclusion criteria, and let the skill automate the digital cleanup process.

Can I use this for large-scale enterprise file management?

This skill is intended for personal and small project management tasks, not large-scale enterprise file management. It executes bash scripts to perform file manipulation and interacts with users to confirm critical decisions for smaller digital workspaces.

How does duplicate detection work when arranging files?

Duplicate detection works by scanning your specified target directories during the file organization process. The skill identifies redundant files and restructures directories to eliminate duplicates, asking for your confirmation before executing critical cleanup actions.

Can I define exclusion criteria for desktop organization?

You can define specific target directories, goals, and exclusion criteria for the desktop organization process. This customization allows you to control which files and folders the bash scripts analyze, modify, or clean up.