blogwatcher

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hummbl-dev/hummbl-agent --skill blogwatcher-hummbl-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/hummbl-dev/hummbl-agent/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/hummbl-dev/hummbl-agent --skill blogwatcher-hummbl-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you stay updated with the latest content from your favorite blogs and RSS/Atom feeds without manually checking each one.

Core Features & Use Cases

  • Monitor Blogs: Add and track multiple blogs or feeds.
  • Scan for Updates: Automatically check for new articles across all tracked sources.
  • View Articles: List new and existing articles from your feeds.
  • Manage Read Status: Mark articles as read to keep track of what you've consumed.
  • Use Case: Keep up with your favorite tech blogs, news sites, or personal journals by having this Skill automatically notify you of new posts.

Quick Start

Add a new blog to track by running the command blogwatcher add "My Favorite Blog" https://example.com/feed.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track RSS and Atom feed updates automatically?

Tracking RSS and Atom feed updates automatically involves adding your target blog URLs to a monitoring tool that scans for new articles. This aggregates content so you can view new posts and manage read status without manually checking each site.

What is the best way to monitor multiple blogs for new content?

Monitoring multiple blogs for new content is done by adding their specific feed URLs to an aggregation tool. Once added, the system automatically scans all tracked sources, lists new articles, and lets you mark articles as read to keep track of consumed content.

Do I need any specific software installed to monitor RSS feeds?

Yes, monitoring RSS feeds with this approach requires the blogwatcher binary to be installed and accessible in your system's PATH. This prerequisite allows the underlying command line interface to execute feed scans and track updates.

Can I keep track of read articles when scanning Atom feeds?

Yes, you can keep track of read articles when scanning Atom feeds by using the manage read status feature. This allows you to mark articles as read after viewing them, helping you distinguish between new updates and content you have already consumed.

How do I add a new blog feed for update tracking?

To add a new blog feed for update tracking, you run a command specifying the blog name and its feed URL. This registers the source in the system, enabling automatic scans for new articles published on that blog.

Why is my blog feed update monitoring not working?

Blog feed update monitoring fails when the required blogwatcher binary is not installed or is missing from the system's PATH. Ensure the command line tool is properly configured so the system can execute scans and retrieve new articles from your tracked sources.