blogwatcher

Monitor blog and RSS/Atom feed updates and track read status.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fikriaf/agentos --skill blogwatcher-fikriaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/fikriaf/agentos/tree/main/src/agentos/skills/research/blogwatcher
Command: npx skills add https://github.com/fikriaf/agentos --skill blogwatcher-fikriaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blogwatcher-cli, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill allows users to monitor blogs and RSS/Atom feeds for updates, adding a layer of efficiency to staying informed about their preferred content sources.

Core Features & Use Cases

  • Monitor Updates: Automatically detect new content on blogs and RSS/Atom feeds.
  • Track Read Status: Maintain a record of which articles have been read.
  • Filter Content: Apply category filters to tailor the feed content.
  • Use Case: Stay current on the latest articles in your industry without the need to check multiple sites manually.

Quick Start

Add a blog and automatically scan for updates. Use: 'blogwatcher-cli add "Your Blog Name" http://example.com'

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 and blogs for new content updates?

To monitor RSS feeds and blogs, you can use a tool that automatically detects new content on your configured sources. This Skill automates the tracking of feed updates, categorizes articles, and logs read status so you avoid manually checking multiple sites.

How do I track read status and categorize articles in an RSS feed reader?

Tracking read status and categorizing articles in an RSS feed reader is handled automatically by this Skill. It maintains a record of read articles and applies category filters to tailor your feed content for efficient information management.

Do I need to install blogwatcher-cli to monitor Atom feeds?

Yes, you need the blogwatcher-cli installed to monitor Atom feeds. It acts as the required interface to communicate with feeds, fetch updates, and categorize the content within this monitoring workflow.

What's the best way to add a new blog for automatic update monitoring?

The best way to add a new blog for automatic update monitoring is using the command line interface. You can quickly add a source by running 'blogwatcher-cli add "Your Blog Name" http://example.com' to initiate scanning.

Can I filter feed content by category for industry news monitoring?

Yes, you can filter feed content by category for industry news monitoring. The Skill applies category filters to tailor the incoming feed content, specifically helping individuals and businesses manage large volumes of information.

What are the limitations of using a CLI-based blog monitoring tool?

A limitation of using a CLI-based blog monitoring tool is that it requires command-line proficiency to add sources and manage feeds. It operates with a basic implementation depth, focusing on core tracking rather than an advanced graphical interface.