Research & SearchOfficial★ 8.5k
RSS Feed Reader — Subscribe, Monitor & Summarize Content
Subscribe to and monitor RSS/Atom feeds natively. Track blogs, news sites, podcasts, and research sources — your AI agent's always-on eyes on the information stream.
Your Always-On Information Sentinel
RSS remains the most reliable, spam-free way to follow the open web. With the RSS Feed Reader skill, OpenClaw turns your AI agent into a dedicated research analyst that subscribes to any number of feeds, monitors them around the clock, filters out the noise, and delivers only the updates that matter to you — summarized, categorized, and ready to act on.
- Universal Subscriptions: Add any RSS 2.0 or Atom feed — blogs, news outlets, academic preprint servers, YouTube channels, or podcast directories.
- Smart Filtering: Apply keyword rules, source priorities, and deduplication so you only see stories relevant to your interests.
- Auto-Summarization: Each new item is condensed into a concise digest with key points, sentiment, and recommended actions.
- Scheduled Digests: Receive a morning briefing, a midday update, or a weekly recap — delivered to Telegram, email, or any connected channel.
Configuration
"mcpServers": {
"rss": {
"command": "npx",
"args": ["-y", "@clawdbot/core", "--skill", "rss"],
"env": {
"RSS_FETCH_INTERVAL": "300",
"RSS_MAX_ITEMS": "50",
"RSS_DIGEST_TIME": "08:00"
}
}
}Interval is in seconds. Set RSS_DIGEST_TIME in 24-hour format to control when daily digests are generated.
Top Prompts
- "Subscribe to the Hacker News RSS feed and send me a digest of the top 10 stories every morning."
- "Monitor the arXiv AI feed and alert me whenever a paper mentions 'large language models'."
- "Summarize all new items from my tech blog subscriptions from the past 24 hours."
- "Unsubscribe from any feed that hasn't published in the last 30 days and list the removed sources."
</ Add to your README
If you use this skill in your project, add the badge to your GitHub README:
[](https://clawdbot.space/en/skills/mcp-rss?ref=badge&utm_source=mcp-rss&utm_medium=readme&utm_campaign=skill-page)