๐ฌ Daily RSS feed summarizer with Gemini AI to Slack with X sharing option
โก 298 views ยท ๐ฌ Content Creation & Video
Description
How it works
This workflow fetches RSS feeds daily and sends a notification to Slack if new topics are found.
Since standard RSS snippets are often insufficient, the AI visits the source links to summarize the full articles and sends the summaries to Slack. You can then share interesting topics directly to X from Slack using the button.
How to use
- Open the Gemini Chat Model node (attached to the AI Agent) and set up the Credential.
- You can obtain an API key from Google AI Studio.
- Open the
Slacknode and set up the Credential to allow sending messages.- You can create a new Slack App here.
- Finally, open the
Confignode and update therssUrlsparameter with the RSS feed URLs you want to follow.
Customizing this workflow
- You can adjust the number of topics fetched per RSS feed by modifying the
takeCountparameter in theConfignode.
๐ Nodes Used
RSS Read, Slack, Execute Sub-workflow, Execute Workflow Trigger, Schedule Trigger, AI Agent
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File