blogwatcher

Monitor blogs and RSS/Atom feeds to detect new posts.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill blogwatcher-okbest2024
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/okbest2024/openclaw-backup/tree/main/workspace/skills/blogwatcher
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill blogwatcher-okbest2024

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track and surface new posts from blogs and RSS/Atom feeds in real time, so you never miss updates.

Core Features & Use Cases

  • Add a blog to monitor
  • Scan feeds for updates and list new articles
  • List tracked blogs and articles with summaries
  • Mark articles as read to maintain a clean history
  • Use case: content-curation teams and personal researchers stay current with multiple sources

Quick Start

Install blogwatcher and run a scan to fetch the latest articles.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor RSS feeds for new posts via a CLI?▼

To monitor RSS feeds via a CLI, you can use a tool that supports add, scan, and list-articles operations to fetch and surface new posts from tracked sources locally.

What is the best way to track multiple blogs for content curation automatically?▼

The best way to track multiple blogs for content curation is using a CLI-based monitoring tool that scans RSS and Atom feeds to detect new posts and list summaries automatically.

Can I mark articles as read to maintain a clean history when monitoring RSS feeds?▼

Yes, you can mark articles as read when monitoring RSS feeds. This feature helps maintain a clean history by distinguishing new updates from previously viewed content.

Does this RSS feed monitoring approach support automated workflows for content curation teams?▼

Yes, this RSS feed monitoring approach supports automated workflows for content curation teams by reading feed sources locally and applying scan operations to detect updates across multiple feeds.

How do I list tracked blogs and new articles after scanning an RSS feed?▼

To list tracked blogs and new articles after scanning an RSS feed, use the list-articles operation to output summaries of recent posts detected during the scan.