π± Automate RSS content with AI: summarize, notify & archive
β‘ 671 views Β· π± Social Media & Email Marketing
Description
π Product Overview This n8n workflow template automates the entire lifecycle of RSS feed monitoringβperfect for tech news aggregation, content curation, and AI-powered updates. It reads RSS links from a Google Sheets file, fetches content, summarizes it using GPT, sends digest messages to Discord, and stores clean content into a Google Sheets database for future use.
Captura de tela 20250529 235305.png
π How It Works β 1. Scheduled RSS Fetching Triggers every 24 hours via Schedule Trigger.
Reads a list of RSS feed URLs from a centralized Google Sheets file.
Splits them for individual processing.
π 2. Feed Scanning & Filtering Loops through each RSS link and retrieves the latest entries.
Filters out content older than 24 hours to avoid duplicates or outdated info.
π€ 3. AI Summarization & Messaging Aggregates filtered entries.
Summarizes content using an AI Agent (OpenAI Chat Model).
Sends beautifully formatted summaries directly to Discord as a message, keeping your community or team informed.
ποΈ 4. Persistent Storage Converts each item to Markdown.
Writes entries to a second Google Sheets file, including a rate limiter (wait step) to avoid API limits.
π‘ Why Use This Template? No-code setup: Drag, drop, and deploy in n8n.
AI-powered: Smart summarization reduces content noise.
Discord integration: Great for community managers, news bots, or internal updates.
Database-ready: Stores everything cleanly for later analysis or republishing.
π§© Use Cases Daily tech news digest for Discord communities.
Content curation for newsletters.
Competitive intelligence via targeted RSS feeds.
Auto-archiving of blog or podcast updates.
π Nodes Used
Google Sheets, RSS Read, Markdown, Schedule Trigger, AI Agent, OpenAI Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File