blogwatcher

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Feed Monitoring: Automatically scans specified blogs and RSS/Atom feeds for new articles.
  • Update Notifications: Informs the user about new content found.
  • Article Management: Allows users to view, mark as read, and manage tracked feeds.
  • Use Case: A content creator can use this to track industry news and competitor blogs, ensuring they never miss an important update.

Quick Start

Use the blogwatcher skill to scan all tracked blogs for new articles.

Frequently Asked Questions about blogwatcher

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

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

You can monitor RSS feeds and blogs automatically using the blogwatcher CLI tool to scan specified subscriptions and report new articles found. It supports adding, listing, scanning, and managing tracked blogs and Atom feeds.

What is the best way to track industry news updates from multiple RSS feeds?

Tracking industry news updates from multiple RSS feeds is done by adding feed subscriptions to blogwatcher, which then scans the tracked blogs and informs you when new content is available for viewing and management.

Do I need to install any dependencies to scan Atom feeds for updates?

Yes, to scan Atom feeds for updates you need the blogwatcher binary installed and available in your system's PATH, as the Skill relies on this CLI tool to execute feed monitoring and article management commands.

Can I mark articles as read and manage tracked RSS feed subscriptions?

Yes, you can mark articles as read and manage tracked RSS feed subscriptions through the blogwatcher CLI tool, which provides article management features to view, update, and organize your monitored feeds.

Does blogwatcher work with both RSS and Atom feed formats?

Yes, blogwatcher works with both RSS and Atom feed formats, monitoring them for new content using the CLI tool to ensure you receive update notifications across all supported feed types.

Why are my blog feed updates not showing up when I scan for new articles?

Blog feed updates may not show up if the blogwatcher binary is not installed in your system's PATH, preventing the CLI tool from scanning RSS and Atom feeds for new articles. Verify the installation and run the scan command again.