Vision-Powered File Organization¶
What It Is¶
Agents use vision models to analyze incoming files, generate descriptive filenames, categorize them, and move to organized subdirectories. Applies to screenshots, photos, documents, and visual assets.
Key Patterns¶
- Screenshot cataloger: Daily cron finds screenshots in Downloads, analyzes with vision, categorizes and renames, moves to archive
- Photo organizer: Analyzes incoming photos, generates descriptive filenames, categorizes (portrait/landscape/product/screenshot/document), moves to organized subdirectories
- Asset versioner: Copies existing files to archive with timestamp before saving new versions, updates CHANGELOG
How It Applies to Marketing Factory¶
Marketing asset management:
- Screenshot capture: Screenshots of analytics dashboards, ad creative, landing pages → auto-categorized by campaign and channel
- Creative asset library: Visual assets analyzed and organized by type, campaign, and date
- Document pipeline: Contracts, briefs, creative briefs → extracted and organized by project
Related Concepts¶
- directory-lifecycle — the organizational structure
- asset-versioning — the archiving component