File Organization

Organize files into a structured hierarchy using configurable YAML or JSON rules.

147|32|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill file-organization-seb1n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: File Organization
Source: https://github.com/seb1n/awesome-ai-agent-skills/tree/main/productivity-and-workflow/file-organization
Command: npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill file-organization-seb1n

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill tackles the chaos of cluttered digital spaces by automatically organizing files into a structured, manageable system, saving time and reducing digital clutter.

Core Features & Use Cases

  • Automated Sorting: Organizes files by type, date, project, or priority.
  • Duplicate Detection: Identifies and handles duplicate files to save space.
  • Naming Conventions: Enforces consistent file naming across your directories.
  • Archival: Moves old, unused files to an archive to free up space.
  • Use Case: Automatically sort your Downloads folder, moving all images to an images/ directory, documents to documents/, and detecting any duplicate files.

Quick Start

Organize my Downloads folder by file type and use kebab-case naming.

Frequently Asked Questions about File Organization

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

FAQPage Schema
How do I automatically organize files in a cluttered directory?

You can automatically organize files by applying configurable rules that classify and sort directory contents into a structured hierarchy based on file type, date, project, or priority.

What is the best way to sort my Downloads folder by file type and enforce naming conventions?

Sorting your Downloads folder by file type and enforcing naming conventions like kebab-case is achieved by applying automated classification rules that move files to structured directories and standardize their names.

Can I use custom JSON or YAML rules for automated file management?

Yes, you can use custom JSON or YAML rule sets to implement flexible file management strategies, allowing you to define specific classification, naming, and archival behaviors for your directories.

How does duplicate detection work when archiving stale files?

Duplicate detection works by scanning directories to identify identical files, saving space, while archival rules automatically move old, unused stale files to an archive to free up active storage.

Does automated file organization require any external dependencies or scripts?

Automated file organization requires no external dependencies, operating entirely through internal scripts and references to classify, rename, and archive your files based on your configured rules.