Agent Skills
› NeverSight/learn-skills.dev
› file-organizer
file-organizer
GitHub自动整理和分类文件,支持按类型、日期或项目排序。具备重复文件检测、旧文件归档及临时文件清理功能,可优化存储并建立规范的文件夹结构与命名约定。
Trigger Scenarios
用户请求整理特定文件夹(如下载目录)
用户需要查找或删除重复文件
用户希望设置或优化文件夹结构
Install
npx skills add NeverSight/learn-skills.dev --skill file-organizer -g -y
SKILL.md
Frontmatter
{
"name": "file-organizer",
"version": "1.0.0",
"description": "Auto-sort and organize files"
}
📁 File Organizer
Auto-sort and organize files
🎯 Purpose
Organize files automatically:
- Auto-categorization
- Duplicate detection
- Naming conventions
- Folder structure
📁 Features
1. Auto-Sorting
- By file type
- By date
- By project
- Custom rules
2. Cleanup
- Duplicate detection
- Old file archival
- Temporary file removal
- Storage optimization
3. Organization
- Folder structure
- Naming conventions
- Tagging
- Search optimization
💬 Usage
"Organize my downloads folder"
"Find duplicate files"
"Setup folder structure"
Status: Active
Version History
- e0220ca Current 2026-07-05 23:24


