file-organizer

Analyze directories, detect duplicates, and automate file moves with user approval.

103|30|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/CommandCodeAI/agent-skills --skill file-organizer-commandcodeai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-organizer
Source: https://github.com/CommandCodeAI/agent-skills/tree/main/skills/file-organizer
Command: npx skills add https://github.com/CommandCodeAI/agent-skills --skill file-organizer-commandcodeai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you maintain a clean, logical file structure across your computer by understanding context, identifying duplicates, and automating cleanup tasks with your input.

Core Features & Use Cases

  • Context-aware organization: Analyzes folders to propose meaningful structures and naming conventions.
  • Duplicate detection: Finds and helps you decide which copies to keep.
  • Automated cleanup: Moves, renames, and organizes files with your confirmation.
  • Use Case: Clean up a chaotic Downloads folder, organize projects, and prepare directories before archiving.

Quick Start

  • Organize my Downloads into a clean folder structure.
  • Find and handle duplicate files in Documents.
  • Start with a small folder to build trust.

Frequently Asked Questions about file-organizer

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

FAQPage Schema
How do I organize a chaotic Downloads folder automatically?

To organize a chaotic Downloads folder, this skill analyzes the directory using contextual analysis to propose a meaningful structure, detects duplicates, and automates file moves and renames with your confirmation. It uses built-in shell commands to handle the cleanup safely.

Can I automatically find and remove duplicate files in my Documents?

Yes, you can find and handle duplicate files in your Documents. The skill detects duplicates during the directory analysis and helps you decide which copies to keep before performing any automated moves or cleanup actions.

What is the best way to structure files across project directories?

The best way to structure files across project directories is using context-aware organization, which analyzes your folders to suggest logical structures and naming conventions based on the actual contents of your files.

How do I undo an automated file cleanup if something goes wrong?

To undo an automated file cleanup, you can use the provided undo logs. The skill preserves your file metadata during moves and renames and generates these logs so you can safely revert the automated actions.

Does file organization require user approval before moving files?

Yes, file organization requires user approval before moving files. The automated cleanup process proposes a logical structure and identifies duplicates, but it only executes moves and renames after you explicitly confirm the changes.