Content Monitor

🌐Community
by cowork-os · vlatest · Repository

Continuously tracks online content sources for specified keywords, alerting users to relevant updates and emerging trends.

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 content-monitor npx -- -y @trustedskills/content-monitor
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "content-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/content-monitor"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The content-monitor skill allows an AI agent to track changes within specified online content sources. It can monitor websites, RSS feeds, or other digital locations and alert you to updates or modifications. This enables proactive awareness of evolving information landscapes and facilitates timely responses to relevant events.

When to use it

  • Competitive Intelligence: Track competitor website updates for pricing changes or new product releases.
  • News Monitoring: Stay informed about breaking news related to specific keywords or topics from various online sources.
  • Content Curation: Automatically identify and collect new content relevant to a particular theme or niche.
  • Brand Reputation Management: Monitor mentions of your brand across the web and receive alerts for negative feedback or potential crises.

Key capabilities

  • Website monitoring
  • RSS feed tracking
  • Keyword-based alerts
  • Digital location awareness

Example prompts

  • "Monitor this website: https://www.example.com for changes."
  • "Track this RSS feed: https://rss.cnn.com/ and alert me to new articles mentioning 'AI'."
  • “Notify me when the price of ‘widget X’ changes on https://shop.acme.com.”

Tips & gotchas

The skill requires valid URLs for websites or RSS feeds. Ensure these links are accessible and stable, as intermittent errors can disrupt monitoring.

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
cowork-os
Installs
4

🌐 Community

Passed automated security scans.