blogwatcher

Monitor blogs and RSS/Atom feeds for new articles.

Updated Sep 1, 2021
One-click install
npx skills add https://github.com/unclehowell/unclehowell --skill blogwatcher-unclehowell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/unclehowell/unclehowell/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/unclehowell/unclehowell --skill blogwatcher-unclehowell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping track of multiple blogs and RSS/Atom feeds manually is time‑consuming and easy to miss updates. This Skill automates the detection of new articles, categorizes them, and tracks read status so users stay informed without constant manual checking.

Core Features & Use Cases

  • Subscription Management: Add, list, and remove blogs or feeds, including bulk import from OPML files.
  • Automated Scanning: Periodically scan all subscribed sources to discover new articles.
  • Filtering & Read Tracking: Filter articles by blog or category and mark them as read or unread.
  • Use Case Example: Researchers can monitor a list of technical blogs, automatically retrieve new posts each morning, and focus only on unread items in their field of interest.

Quick Start

Ask the blogwatcher skill to scan all subscribed feeds and list any unread 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 updates automatically?

To monitor RSS feeds automatically, you can use this Skill to subscribe to blogs and run periodic scans that discover new articles. It categorizes the content and tracks read status so you only see fresh, unread items.

Can I bulk import RSS subscriptions from an OPML file?

Yes, you can bulk import RSS subscriptions from an OPML file. The Skill's subscription management features allow you to add, list, and remove multiple blogs or feeds simultaneously to streamline tracking.

How do I filter RSS feed articles by category and read status?

You filter RSS feed articles by asking the Skill to scan subscribed sources and retrieve results based on specific blogs or categories. It tracks read status, enabling you to focus exclusively on unread items in your field.

Do I need a command-line tool to monitor RSS feeds with this Skill?

Yes, monitoring RSS feeds requires the blogwatcher-cli command-line tool. You can also configure optional environment variables to specify the database location and manage concurrency during scans.

What is the best way to track multiple technical blogs without checking them manually?

The best way to track multiple blogs is to automate the process by subscribing to their RSS or Atom feeds. This Skill periodically scans all sources, retrieves new posts, and filters them by category and read status.

Does this RSS monitoring Skill support Atom feeds as well as RSS?

Yes, this RSS monitoring Skill supports both RSS and Atom feeds. It scans both feed types for new content, categorizes the articles, and tracks your read status to keep you informed without manual checking.