file-organizer

Analyze directories, detect duplicate files, and propose approved reorganization plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you clean up chaotic directories by organizing files into a clearer structure and removing duplicate clutter.

Core Features & Use Cases

  • Folder and file analysis: Reviews a target directory to summarize what exists (counts, types, sizes, dates, and issues).
  • Duplicate discovery: Detects exact duplicate files via hashing and finds likely duplicates via name and size comparisons.
  • Organization plan and controlled execution: Proposes a move/rename/archive strategy first, then performs changes only after user approval, with safe logging and conflict handling.
  • Maintenance guidance: Recommends ongoing habits to keep Downloads and projects organized over time.

Quick Start

Ask the File Organizer skill to organize your Downloads folder by analyzing its current structure, finding duplicates, proposing a logical folder layout, and only proceeding with changes after you approve the plan.

Frequently Asked Questions about file-organizer

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

FAQPage Schema
How do I clean up my Downloads folder and remove duplicate files?

To clean up your Downloads folder, this Skill scans the directory to summarize file types and sizes, detects duplicates using hashing heuristics, and proposes a restructuring plan for your approval before safely moving or renaming anything.

What is the safest way to reorganize a messy project workspace?

The safest way to reorganize a project workspace is using an approval-first plan that logs all changes and handles naming conflicts. This Skill analyzes your directory, proposes a new folder structure, and only executes safe moves after you explicitly approve them.

How does duplicate detection work for disk space management?

Duplicate detection for disk space management works by scanning directories and identifying exact duplicate files via hashing, alongside finding likely duplicates through name and size comparisons to safely reduce disk usage.

Can I review folder restructuring changes before they are applied?

Yes, you can review folder restructuring changes before they are applied. This Skill uses an approval-first plan, meaning it analyzes your files and proposes a move or rename strategy that you must explicitly approve before any execution occurs.

What's the best way to prepare old files for archiving without losing data?

The best way to prepare old files for archiving is to analyze existing folders, identify duplicates, and propose an improved retention structure. This Skill ensures backup-safe operations by logging all safe move and rename executions with conflict handling.

Why do I need file organization for ongoing disk maintenance?

File organization is needed for ongoing disk maintenance because it establishes logical folder structures and eliminates clutter. This Skill also provides maintenance guidance, recommending habits to keep directories organized and reduce disk usage over time.