AgentSkillsCN

file-organizer

通过理解上下文、查找重复文件并提出更优的组织结构建议,智能整理文件与文件夹。

SKILL.md
--- frontmatter
name: file-organizer
description: Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures.

File Organizer

This skill helps you clean up cluttered directories by intelligently analyzing file types, names, and contents to propose and execute organization strategies.

When to Use This Skill

  • Tidying up a messy Downloads or Desktop folder
  • Restructuring a project's asset directory
  • Deduplicating files in a backup
  • Grouping files by project, date, or type

What This Skill Does

  1. Analyzes Directory: Scans the target directory for files and folders
  2. Identifies Patterns: Detects common file types, naming conventions, and duplicates
  3. Proposes Structure: Suggests a logical folder hierarchy (e.g., by extension, date, or project name)
  4. Executes Moves: safely moves files into the new structure upon confirmation
  5. Deduplicates: Identifies and handles duplicate files

How to Use

User: "Organize the files in my Downloads folder"

User: "Group these images by month"

User: "Clean up this project's src directory"