Rss Monitor
Continuously tracks RSS feeds specified by the user, alerting them to new content updates from chosen sources.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add rss-monitor npx -- -y @trustedskills/rss-monitor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rss-monitor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rss-monitor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The rss-monitor skill allows an AI agent to monitor RSS feeds and alert you to new entries. It can be configured with specific URLs, providing a way to stay informed about updates from blogs, news sources, or other content providers. This enables proactive tracking of information without manual checking.
When to use it
- News Tracking: Get notified immediately when new articles are published on your favorite news websites.
- Blog Monitoring: Keep track of updates on specific blogs and receive alerts for new posts.
- Project Updates: Monitor RSS feeds from project management tools or forums for important announcements.
- Competitive Intelligence: Track competitor blog posts or product releases to stay ahead of the curve.
Key capabilities
- RSS feed URL configuration
- New entry detection
- Alerting (mechanism unspecified in source)
Example prompts
- "Monitor the RSS feed from [website address]."
- "Tell me when there's a new post on [blog name]."
- βWhat are the latest entries from this RSS feed: [URL]?β
Tips & gotchas
The skill requires valid and accessible RSS feed URLs to function correctly. Ensure that the provided URL is a properly formatted RSS feed, not just a webpage.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.