Four AI agents. One creator workflow. Analyze profile. Find viral trends. Decode why they work. Generate the next post. Each specialized. All running together.
Profile Analyzer — Scores a creator profile across consistency, growth, retention, and brand voice. Tells you what your numbers actually mean.
Competitor & Viral Discovery — Finds the creators and content trending in your niche right now. Cuts through the noise of "everything is viral."
Reel Breakdown — Dissects a viral reel into its mechanics: hook, pacing, payoff, hashtag stack. Turns one viral post into a repeatable template.
Content Creator — Generates scripts and captions on-brand. Built off the patterns the other three agents surface, not generic LLM output.
Platforms: Instagram, TikTok, YouTube, X.
- Next.js + TypeScript
- Built on an agent infrastructure platform
- Tailwind CSS
git clone https://github.com/Aman24/Content-Automation-Agents.git
cd Content-Automation-Agents
cp .env.example .env.local
# add your API keys to .env.local
npm install
npm run devThen open http://localhost:3000.
Prototype. Each agent operates independently today. Pipeline mode — where the Profile Analyzer's findings auto-feed the Content Creator's prompts — is the next milestone.