Rss Monitor

🌐Community
by winsorllc Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add rss-monitor npx -- -y @trustedskills/rss-monitor
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
winsorllc
Installs
2

🌐 Community

Passed automated security scans.