blogwatcher

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

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hochoa13/Asistente-Harlest --skill blogwatcher-hochoa13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/hochoa13/Asistente-Harlest/tree/main/skills/research/blogwatcher
Command: npx skills add https://github.com/hochoa13/Asistente-Harlest --skill blogwatcher-hochoa13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Add and Manage Feeds: Easily add new blogs or RSS feeds to track.
  • Scan for Updates: Automatically check all added feeds for new articles.
  • Track Read Status: Mark articles as read to keep your feed organized.
  • Use Case: A content creator can use this to monitor industry blogs for trending topics and new insights, ensuring they stay informed.

Quick Start

Add the blog 'My Awesome Blog' from the URL 'https://myawesomeblog.com/feed.xml'.

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 automatically?

This Skill monitors RSS and Atom feeds for new content automatically by using the blogwatcher CLI. You can add feeds, scan for updates, and track new articles without manually checking each blog site.

Do I need Go installed to use a blogwatcher RSS feed reader?

Yes, you need Go installed to use this RSS feed reader because the blogwatcher CLI must be installed via go install. This Skill depends on the Go environment to execute feed monitoring commands.

How do I track read status when monitoring RSS feeds?

You track read status when monitoring RSS feeds by using the blogwatcher CLI to mark articles as read. This keeps your feed organized and distinguishes new updates from previously viewed content.

Can I aggregate content from Atom feeds as well as RSS feeds?

Yes, you can aggregate content from Atom feeds as well as RSS feeds. The blogwatcher CLI monitors both RSS and Atom formats to scan and aggregate new articles from your added sources.

What is the best way to add a new blog feed for content aggregation?

The best way to add a new blog feed for content aggregation is to provide the feed URL to the blogwatcher CLI. You supply the direct XML feed link to start tracking updates and scanning for articles.