Summarize AI news from RSS, Reddit and HN with Claude to Discord and Slack
This n8n template builds an automated daily news digest powered by Claude AI.
It monitors RSS feeds, Reddit, and Hacker News, extracts full article text, analyzes each piece with AI, and delivers a polished briefing to Discord and Slack.
Stop drowning in newsletters -- Claude reads everything and surfaces only what matters, scored and ranked by importance.
Good to know Estimated cost is $0.03-0.10 per daily run using Claude Haiku + Sonnet. See Anthropic pricing for current rates. Works without a database out of the box. Optionally enable PostgreSQL for article history and cross-day deduplication.
How it works Schedule trigger fires daily and fetches articles from 10 configurable sources (RSS, Atom, Reddit JSON, Hacker News API) Articles are deduplicated by URL hash and fuzzy title matching Jina Reader extracts full article text for deeper analysis Claude Haiku scores each article 1-10 for importance, assigns categories, and writes a "why it matters" summary Claude Sonnet compiles the top articles into a structured digest with lead story, top stories, quick hits, and trend detection Formatted output is delivered to Discord (rich embeds) and Slack (Block Kit)
How to use Add your Anthropic API key as an n8n credential and set your Discord webhook URL in the config node -- that's the minimum to get running Edit the feed list in "Build feed source list" to add your own sources
Requirements Anthropic API key (setup guide) Discord webhook URL (setup guide) and/or Slack credential
Customizing this workflow Swap feed sources for any topic -- finance, gaming, research papers, industry news Adjust topic importance weights to prioritize what you care about Modify the Claude system prompt to change the digest's tone and style
Related Templates
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
š Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments