blogwatcher

Track new posts from RSS/Atom feeds using the blogwatcher CLI.

2.5k|423|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill blogwatcher-bitterbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/Bitterbot-AI/bitterbot-desktop/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill blogwatcher-bitterbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bloggers, readers, and teams often miss timely posts across multiple blogs and RSS/Atom feeds. This skill helps you stay up to date by monitoring and surfacing new content from your feeds with the blogwatcher CLI.

Core Features & Use Cases

  • Tracks new posts from blogs and feeds in real time.
  • Supports RSS/Atom sources via the blogwatcher CLI.
  • Use case: quickly surface posts matching topics across your favorite blogs and stay updated without manual checking.

Quick Start

Run blogwatcher to add feeds and start monitoring for updates.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I track new posts across multiple RSS and Atom feeds?

You can track RSS and Atom feed updates by using a command-line interface to monitor multiple sources, storing local state to detect and surface new blog posts automatically.

What is the best way to monitor blog updates without checking manually?

Monitoring blog updates without manual checking involves scanning RSS and Atom feeds via CLI, storing state locally to detect new posts, and surfacing relevant content for personal knowledge curation.

Do I need to install any software to use blog feed monitoring?

Yes, feed monitoring requires installing the blogwatcher binary on your system, as feed configuration and local state tracking to detect new posts are managed entirely through command-line operations.

Can I use a command-line tool to curate content from my favorite blogs?

Yes, a command-line content curation tool can track your favorite blogs by adding their RSS or Atom feeds and surfacing new posts that match your topics of interest for review.

How does local state tracking detect new posts from RSS feeds?

Local state tracking detects new posts by storing a record of previously seen entries from RSS and Atom feeds, comparing current feed data against this baseline to identify and surface unread content.