Smart File Organizer
Organize a user-provided folder into a clean structure. Supports strategies: by subject (content + filename), by file type, by date (photos/images using metadata), or any custom strategy. Trigger when the user asks to clean up a folder (e.g., Downloads), organize photos, or categorize documents (invoices/contracts/IDs).
Smart File Organizer: Tame Your Digital Clutter
Is your Downloads folder a mess? Photos scattered across random places? Smart File Organizer helps you organize a user-provided folder into a clean, logical structure—without risky “guess-and-move” behavior.
What can you do?
- Organize by file type: sort into Documents, Images, Videos, Audio, Archives, Code, etc.
- Organize photos/images by date: group by year and month, using image metadata when available.
- Organize by subject: categorize documents using content + filename keywords (e.g., invoices, contracts, IDs).
- Use custom rules: if you provide explicit folder names and mappings, the skill will follow your rules.
How it works
Tell the skill what you want to organize and how you want it organized. Examples:
"Organize my Downloads folder by file type."
"Sort my photos by the date taken (use EXIF)."
"Group these documents by subject: invoices, contracts, IDs, visas."
Organization strategies
By file type (example)
Organized/
├── Documents/
│ ├── PDF/
│ ├── Word/
│ └── Excel/
├── Images/
├── Videos/
├── Audio/
├── Archives/
└── Code/
Photos/images only → by date (example)
Photos/
├── 2024/
│ ├── 01-January/
│ └── 02-February/
└── 2025/
By subject (example)
Organized/
├── Invoices/
├── Insurance/
├── E-Signatures/
├── IDs/
├── Visas/
└── Contracts/
Safe operations
- Plan-first: preview the target folder tree and counts before executing.
- No overwrites: conflicts go to
Review/Conflicts/. - Uncertain items go to Review/: avoid guessing when confidence is low.
Note on automation
This skill currently ships as guidance-only (no bundled scripts). If you want one-command automation, add small scripts under scripts/ later and reference them from SKILL.md.
You might also like
Academic Report Writer
Write structured academic reports, research papers, and scholarly documents with proper citations, methodology sections, and academic formatting.
Daily RSS Podcast
Generate a daily RSS podcast. Fetches latest articles from multiple RSS/Atom feeds, AI generates podcast script, uses ElevenLabs for TTS and mixes with BGM to produce final audio. Trigger: User says "generate today's podcast", "generate RSS podcast", "daily podcast". Not applicable for: Pure RSS reading, news summaries (when no audio output is needed).
ePub Translator
Translate ePub e-books between languages while preserving formatting, images, and structure.
Postcard Designer
Design beautiful digital postcards with custom layouts, typography, and images using HTML/CSS. Create greeting cards and invitations.
SEO Reviewer
Audit websites for SEO issues and provide actionable recommendations. Analyze meta tags, headings, content structure, and technical SEO.
Slack GIF Creator
Create optimized GIFs for Slack from videos or screen recordings. Resize, compress, and optimize GIFs to meet Slack file size limits.