blogwatcher

Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher CLI.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill blogwatcher-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/openxjarvis/openclaw-python/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill blogwatcher-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of monitoring blogs and RSS/Atom feeds, ensuring you never miss new content.

Core Features & Use Cases

  • Feed Monitoring: Tracks specified blogs and RSS/Atom feeds for new articles.
  • Update Notifications: Scans feeds and reports new articles found.
  • Article Management: Allows marking articles as read and listing all tracked articles.
  • Use Case: A content creator can use this Skill to stay updated on industry news by adding relevant blogs and news feeds to their watch list.

Quick Start

Add the blog 'My Blog' from the URL 'https://example.com' using the blogwatcher skill.

Frequently Asked Questions about blogwatcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor RSS and Atom feeds for new content automatically?

You can monitor RSS and Atom feeds for new content by adding blog entries to a tracking list and running scans to detect and report new articles. This automates the process of checking feeds manually.

Do I need to install the blogwatcher binary before tracking RSS feeds?

Yes, you need the blogwatcher binary installed and available in your system's PATH to track RSS feeds. This Skill relies on that CLI tool to add entries, scan feeds, and manage articles.

How do I add a blog URL to my RSS feed watch list?

To add a blog URL to your RSS feed watch list, provide the blog name and feed URL to the Skill. It will register the entry so you can start scanning that source for new articles.

Can I manage and mark articles as read after scanning RSS feeds?

Yes, you can manage and mark articles as read after scanning RSS feeds. The Skill supports listing all tracked articles and updating their status to help you organize read content.

What is the best way to track multiple blogs for industry news updates?

The best way to track multiple blogs for industry news is to add relevant blog and RSS feed URLs to your watch list and run periodic scans. This reports any new articles found across all tracked sources.

Are there limitations when using a CLI tool to scan Atom feeds for updates?

A limitation of using a CLI tool to scan Atom feeds is that it requires the binary to be manually installed in your system PATH, meaning updates are only detected when you actively trigger a scan rather than receiving push notifications.