RSS to AI-Summarized Slack Digest
Staying on top of industry news costs either 30 minutes a day of skimming or $20+/month for a curation tool. This workflow reads the feeds for you and writes a two-minute digest, on your schedule, for pennies of API cost.
What this workflow does
- A Schedule Trigger fires every weekday morning at 7:30.
- An RSS Read node pulls the latest items from your chosen feed.
- A Code node keeps only items published in the last 24 hours and trims them to title + snippet.
- An AI node (OpenAI, or swap for Claude/Gemini) writes a short digest: top 5 stories, one line each, with links.
- A Slack node posts the digest to your channel.
Setup guide
- Import the JSON into n8n (Workflows > Import from File).
- Open the RSS Read node and set your feed URL (any RSS/Atom feed works).
- Add your OpenAI API credential to the AI node - or swap it for the Anthropic/Google node.
- Connect Slack and pick your channel in the Slack node.
- Adjust the schedule time to your morning, then activate.
- Run it once manually to see your first digest.
Want this running 24/7?
Self-host n8n on a cheap VPS and this workflow runs around the clock for less than a coffee a month.
Get an n8n VPS from $5/monthFAQ
Can I use multiple feeds?Yes. Duplicate the RSS Read node for each feed and merge them with a Merge node before the Code node, or loop a feed list from a Code node.
How much does the AI step cost?With a small model and one run per weekday, typically under $1/month. The digest prompt is short.
Can it post to email or Teams instead of Slack?Swap the Slack node for Gmail, Outlook, or Microsoft Teams. The digest text works anywhere.
Want the workflows this one is a warm-up for?
The Mega Bundle packs both WorkflowForge Pro volumes — 32 production-grade workflows: automations (cart recovery, lead scoring, invoice extraction) and AI agents (support agent, calendar assistant, research agent), each with a setup guide. $39 for both, instant download.
Get the Mega Bundle →Need it customized for your exact process?
I build custom n8n automations and AI agents professionally: your tools, your edge cases, tested and documented.
Hire me on Fiverr →