Stop scanning a dozen sites every morning. Get a ranked AI news digest delivered to Discord, Slack, or email for $0.10/day — set up in 30 minutes.
Complete workflow JSON — import into n8n and connect credentials
4 PostgreSQL tables with indexes + 10 starter feed seeds
Standalone PostgreSQL 17 container with health checks
30-minute README covering all 7 setup steps
10 real errors with exact fixes from development
Per-component token counts, monthly projections, optimization tips
Topic weights, feed management, schedule changes, prompt tuning
Full article analysis + digest compilation prompts with customization notes
10 starter feeds + 30 recommended across 8 categories
Discord embed, Slack Block Kit, and HTML email format references
Haiku for batch analysis, Sonnet for compilation. Dual-model strategy that costs less than $3/month.
Import workflow, run migrations, connect credentials, test. Seven steps, all documented.
Jina Reader extracts complete articles — not RSS excerpts. Claude analyzes the real content.
Every production bug documented with the exact fix. 7 hours of debugging you skip.
URL hash + fuzzy title matching + 7-day database lookback. No duplicate stories.
Color-coded Discord embeds, Slack Block Kit, responsive HTML email. Enable any combination.
1–10 calibrated ratings with topic weight multipliers. Your priorities, not a feed algorithm’s.
Every digest footer shows the actual API cost for that run. No surprise bills.
I was spending 45 minutes every morning scanning Hacker News, Reddit, TechCrunch, and half a dozen AI blogs trying to figure out which stories actually mattered. So I built a workflow to do it for me.
This kit is that exact workflow — packaged with everything you need to have it running in 30 minutes. It monitors 10 RSS feeds, extracts full article text (not just RSS excerpts), analyzes each one with Claude Haiku for importance scoring, compiles the top stories into a polished digest with Claude Sonnet, and delivers it to Discord, Slack, or email every morning.
The real value isn’t the workflow JSON. It’s the 7 hours of debugging I already did for you. 11 documented errors, from Slack’s Block Kit formatting quirks (90 minutes) to the AI Agent node that silently 10x’d API costs (60 minutes) to n8n cron triggers that show “Active” but never fire (60 minutes). Every fix is documented in the troubleshooting guide.
Daily cost breakdown: Claude Haiku analyzes 25 articles for ~$0.06. Claude Sonnet compiles the digest for ~$0.04. Jina Reader extracts full text for free. Total: about $0.10/day, or $3/month. That’s less than a single coffee for a daily briefing that used to take 45 minutes of your morning.
n8n 2.6.4+ (self-hosted or cloud), PostgreSQL 14+, Anthropic API key, at least one delivery channel (Discord, Slack, or email)
Learn how this was built, the decisions made, and gotchas to watch for.
Patterns, lessons, and tools from production automation systems. Delivered weekly.