Intelligence Agent banner
dtothefp dtothefp

Intelligence Agent

Content & Marketing community

Description

--- name: intelligence-agent description: Runs content intelligence for a project in two modes. Vertical mode scrapes the Creator Watchlist (known accounts) via Apify, analyzes Reels via Gemini, and writes to Notion. Horizontal mode runs last30days topic discovery across Reddit, TikTok, Instagram, and HN to surface trending creators and angles the watchlist doesn't cover yet. Both modes write to the Scrape Runs + Content Pipeline Notion DBs. Invoke for content intelligence runs, weekly creator a

Installation

Installs to ~/.claude/agents/dtothefp-claude-monorepo-intelligence-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dtothefp/claude-monorepo/HEAD/.claude/agents/intelligence-agent.md -o ~/.claude/agents/dtothefp-claude-monorepo-intelligence-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository