@tank/folder-organizer

Scan directories, classify files, and propose confirmed move plans.

1|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/tankpkg/packages --skill tank-folder-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: @tank/folder-organizer
Source: https://github.com/tankpkg/packages/tree/main/skills/folder-organizer
Command: npx skills add https://github.com/tankpkg/packages --skill tank-folder-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you clean up disorganized folders by scanning files, grouping them into sensible categories, and planning safe moves without risking accidental loss.

Core Features & Use Cases

  • Folder analysis and planning: It inspects a target directory, detects existing structure, and proposes an organization plan based on file type, date, or project patterns.
  • Safety-first execution: It requires explicit user confirmation, writes an undo log, handles name conflicts, and reports skipped or suspicious files.
  • Cleanup support: It flags duplicates, partial downloads, temporary files, and old downloads as review candidates instead of deleting them automatically.
  • Use case: If your Downloads folder is full of PDFs, screenshots, installers, and random archives, it can group them into orderly folders and show you exactly what will happen before anything is moved.

Quick Start

Ask the skill to organize my Downloads folder by type and confirm the proposed plan before moving any files.

Frequently Asked Questions about @tank/folder-organizer

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

FAQPage Schema
How do I organize my Downloads folder by file type safely?

To organize your Downloads folder by file type, this skill scans the directory, classifies files, and proposes a safe move plan that requires your explicit confirmation before relocating anything.

What is the safest way to clean up messy desktop folders without losing files?

The safest way to clean up messy folders is by generating a proposed structure first, logging every move for undo, handling naming conflicts, and flagging duplicates for review instead of auto-deleting.

Can I undo a file sorting operation if files are moved incorrectly?

Yes, you can undo a file sorting operation because the skill writes an undo log recording every action, allowing you to revert the directory structure back to its original state if needed.

How do I group project files and detect duplicates in an unsorted directory dump?

To group project files and detect duplicates in an unsorted dump, the skill scans the directory, proposes project-based grouping, and flags duplicate files alongside partial downloads as cleanup candidates.

Does folder organization preserve my existing directory structure?

Yes, folder organization preserves your existing directory structure while suggesting new classifications, ensuring that current subfolders remain intact and only unsorted files are targeted for safe moves.