blogwatcher

Monitor blogs and RSS/Atom feeds to detect updates.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/czue/clawdbot --skill blogwatcher-czue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/czue/clawdbot/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/czue/clawdbot --skill blogwatcher-czue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors blogs and RSS/Atom feeds to detect updates and deliver timely notifications.

Core Features & Use Cases

  • Feed monitoring: tracks multiple feeds and surfaces new articles as they arrive.
  • Effortless curation: centralizes updates from blogs you care about in one place.
  • Use Case: stay abreast of industry news, tech blogs, and personal blogs without manual checking.

Quick Start

Add a feed using blogwatcher add "My Feed" 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 monitor RSS and Atom feeds for updates from the command line?

Centralizing RSS and Atom feed monitoring in a CLI workflow lets you track multiple blogs and receive timely notifications when new content arrives. It eliminates manual checking by surfacing updates from all configured feeds in one place.

What's the best way to track multiple blogs without checking each site manually?

Adding an RSS or Atom feed to a CLI monitor involves running an add command with the feed's name and URL. For example, entering blogwatcher add "My Feed" followed by the feed address registers the source for ongoing update tracking.

Can I use a CLI-based feed monitor for content curation across different blog types?

Yes, CLI-based feed monitoring works for content curation across industry news, tech blogs, and personal blogs. It detects updates across various RSS and Atom sources, enabling timely awareness and centralized tracking for diverse content workflows.

Do I need any special dependencies to run an RSS feed tracker in my terminal?

No special dependencies are required to run this RSS feed tracker in your terminal. The CLI operates independently to monitor feeds and detect updates without needing additional components or external libraries installed.

How does update detection work for Atom and RSS feeds in a CLI workflow?

Update detection for Atom and RSS feeds in a CLI workflow works by periodically checking registered sources for new articles. When new content arrives, the monitor surfaces those updates so you maintain timely awareness across all tracked feeds.