Automate RSS Content with AI: Summarize, Notify & Archive
Automates RSS feed monitoring: fetches from Google Sheets, summarizes with AI, notifies via Discord, and archives content. Ideal for news aggregation and team updates.
This n8n workflow automates the full lifecycle of RSS feed processing. It starts with a scheduled trigger every 24 hours, reading RSS URLs from a Google Sheets file, splitting them for individual handling. It then scans each feed, retrieves the latest entries, and filters out anything older than 24 hours to ensure fresh content without duplicates.
Next, it aggregates the filtered items, uses an OpenAI Chat Model for intelligent summarization, and sends beautifully formatted digests directly to
Platform
n8n
Category
E-commerce
Price
$22.99
Creator
Bryce Yu
RSS
AI
OpenAI
Discord
Google Sheets
Summarization
Automation
Content Curation
Scheduling
Archiving
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.