file-organizer

Organize files into hierarchical folders by type, date, and purpose.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual file management is time-consuming and error-prone as folders multiply, duplicates accumulate, and important items become hard to find.

Core Features & Use Cases

  • Organize files into logical folders based on type, date, and purpose
  • Detect and remove duplicates with smart retention rules
  • Preserve metadata and provide auditable move logs during cleanup

Quick Start

Organize scattered files into a clean, hierarchical structure.

Frequently Asked Questions about file-organizer

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

FAQPage Schema
How do I automate file organization and structure scattered folders?

Automate file organization by grouping scattered files into a clean, hierarchical structure based on type, date, and purpose. The workflow applies logical folder rules automatically, transforming messy directories into neatly categorized paths.

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

Remove duplicate files safely using smart retention rules and confirmation prompts before any deletions. The deduplication process identifies identical items, preserves the best version, and logs every action for a fully reversible and auditable cleanup.

Can I organize my filesystem without losing file metadata?

Yes, you can organize your filesystem without losing file metadata. The process explicitly preserves original metadata during all file moves, ensuring timestamps and attributes remain intact while grouping items into new folders.

How does an auditable file cleanup workflow handle accidental deletions?

An auditable file cleanup workflow handles accidental deletions by generating a reversible log of all actions and requiring confirmation prompts before removing duplicates. You can review the log and safely reverse unintended file moves or deletions.

What are the limitations of automated file deduplication?

A limitation of automated file deduplication is that it requires user confirmation before deleting files to prevent data loss. While smart retention rules apply, you must manually approve removals and monitor the reversible log to ensure important duplicates are not accidentally pruned.