/ README.md
README.md
 1  # 🧠 Vibe Agent Series
 2  
 3  Vibe Agents are lightweight AI-powered microtools designed to solve real-world creative, marketing, and operations problems — fast. Each agent is an experiment in ‘vibe coding’: building intuitive, no-code or low-code tools that prioritize speed, clarity, and strategic utility.
 4  
 5  Built for humans first. Delivered by GPTs.
 6  
 7  ⸻
 8  
 9  ## 🎯 Mission
10  
11  Make AI tools more accessible and practical by designing micro-agents that:
12  - Run on real workflows, not just cool demos
13  - Ship fast (under 48 hours)
14  - Prioritize actual vibes: tone, UX, and brand fit
15  
16  ⸻
17  
18  
19  ## 🔢 Agent Index
20  
21  ### Vibe Agent 01: TrendScout
22  
23  - Status: ✅ Complete (MVP v1a)
24  - Description: Scrapes and analyzes YouTube titles for hook strength, formatting patterns, and emotional triggers. Outputs a CSV report via email.
25  - Repo: [Vibe Agent 01: TrendScout](https://github.com/RosTalbot/trendscout)
26  - MVP/POC For: ThumbScout (GPT-Vision-based thumbnail analyzer)
27  
28  ### Vibe Agent 02: Brand Voice Snapshot
29  
30  - Status: 🛠 In Progress
31  - Description: Drop in a writing sample and receive a quick voice breakdown (tone, format, vibe tags, etc). Exports brand-aligned prompt settings for GPT use.
32  - Repo: [Vibe Agent 02: Brand Voice Snapshot](https://github.com/RosTalbot/brand-voice-snapshot)
33  - MVP/POC For: Brand Voice Analyzer (full brand tuning and LLM trainer)
34  
35  ### Vibe Agent 03: BriefBot
36  
37  - Status: ✅ Complete
38  - Description: Converts messy brain dumps into clean, structured creative briefs. Designed for fast intake and agency handoff. Includes persona form and Markdown export.
39  - Repo: [Vibe Agent 03: BriefBot](https://github.com/RosTalbot/briefbot)
40  - MVP/POC For: Smart Creative Intake System for agencies
41  
42  ### Vibe Agent 04: CreatorBrew
43  
44  - Status: ✅ Complete
45  - Description: A multi-agent news curator that scans YouTube creator updates, filters for relevance, and delivers a brand-styled HTML digest via email. Brewed daily with context and caffeine.
46  - Repo: [Vibe Agent 04: CreatorBrew](https://github.com/RosTalbot/creatorbrew)
47  - MVP/POC For: Automated Research Agent (Slack-integrated, social listening tool)
48  
49  ⸻
50  
51  ## 🧰 Tooling & Stack
52  - Platform: n8n, Replit, Notion, Markdown
53  - Models: GPT-4, Claude 3, GPT-4o (as needed)
54  - Outputs: CSV, Markdown, Notion DB, Email
55  
56  ⸻
57  
58  ## 📦 Goals for Each Agent
59  - Clear input → actionable output
60  - Minimal setup, maximum impact
61  - Real problem, solved with real logic (not fluff)
62  
63  ⸻
64  
65  ## 💡 Want to build your own?
66  
67  Each agent comes with:
68  - README with logic and scope
69  - Optional n8n workflow or Replit file
70  - Sample outputs
71  
72  DM @RosTalbot or fork the repo to remix.
73  
74  Vibe on.