blogwatcher

Monitor blogs and RSS/Atom feeds for new articles and manage read status.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/FlyFireF/PersonalAgentAPP --skill blogwatcher-flyfiref
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/FlyFireF/PersonalAgentAPP/tree/main/growth-companion/skills/research/blogwatcher
Command: npx skills add https://github.com/FlyFireF/PersonalAgentAPP --skill blogwatcher-flyfiref

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blogwatcher-cli.

What problem does it solve?

The blogwatcher Skill solves the issue of manually tracking and managing updates on numerous blogs and RSS/Atom feeds by providing automated updates, easy feed discovery, and efficient read/article management.

Core Features & Use Cases

  • Automatic Feed Discovery: Auto-detect RSS/Atom feeds on blog homepages without manual entry.
  • HTML Scraping: Falls back to HTML scraping for content if RSS feed access fails.
  • OPML Import: Import subscriptions in bulk from popular feed reader OPML files.
  • Article Management: Read/unread status and categorization to stay organized.

Quick Start

Use the blogwatcher skill to add a new feed for your favorite tech blog at 'https://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 for new articles automatically?

To monitor RSS feeds for new articles automatically, you can use a feed tracking tool that scans your subscriptions and extracts content. This process requires the blogwatcher-cli command-line tool to scan feeds and manage read status.

What is OPML import and how does it work for feed monitoring?

OPML import is the process of bulk importing RSS feed subscriptions from a feed reader's OPML export file. This allows you to migrate and categorize numerous blog subscriptions into your monitoring system instantly without manual entry.

How do I track a blog that does not have a visible RSS or Atom feed?

To track a blog without a visible RSS or Atom feed, the monitoring tool automatically detects feeds on the homepage. If feed access fails entirely, it falls back to HTML scraping to extract the article content directly.

Do I need a command-line tool to manage my blog tracking and read articles?

Yes, you need the blogwatcher-cli command-line tool to manage blog tracking and read articles. This command-line dependency handles the backend scanning of feeds and maintains the read or unread status for each article.

What is the best way to categorize imported blog feeds after an OPML import?

The best way to categorize imported blog feeds after an OPML import is to use the article management features within your feed reader. This allows you to organize subscriptions and maintain read or unread status efficiently.