blogwatcher

Track new blog posts and RSS/Atom feed updates from configured sources.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kulharir7/karya --skill blogwatcher-kulharir7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/kulharir7/karya/tree/main/workspace/plugins/blogwatcher
Command: npx skills add https://github.com/kulharir7/karya --skill blogwatcher-kulharir7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track new blog posts and RSS/Atom feed updates from tracked sources.

Core Features & Use Cases

  • Monitor multiple blogs and feeds from a single CLI
  • Automatically detect and list new posts, then export summaries or trigger actions
  • Use in personal knowledge management, content curation, or automation workflows

Quick Start

Configure feeds and run blogwatcher scan to fetch updates.

Frequently Asked Questions about blogwatcher

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

FAQPage Schema
How do I monitor RSS and Atom feed updates from the command line?

You can monitor RSS and Atom feed updates from the command line by configuring your tracked sources and running a scan command to fetch and list new posts. This CLI-based feed watcher detects updates automatically and provides structured output for further processing.

What is the best way to track multiple blog posts for personal knowledge management?

Tracking multiple blog posts for personal knowledge management is best handled by a CLI feed monitoring tool that centralizes source configuration. It automatically detects new entries across tracked feeds and exports summaries to streamline content curation workflows.

Can I trigger automated actions when new posts are detected via CLI?

Yes, you can trigger automated actions when new posts are detected via CLI. The tool identifies feed updates and outputs structured data, allowing you to integrate the results into broader automation workflows or export summaries for downstream tasks.

Does blogwatcher work without external dependencies for feed monitoring?

Blogwatcher works without external dependencies for feed monitoring, operating entirely as a standalone CLI utility. You only need to configure your desired RSS and Atom sources before executing the scan command to retrieve updates.

How do I configure tracked sources before running a blogwatcher scan?

To configure tracked sources before running a blogwatcher scan, you define the target RSS and Atom feeds within the tool's settings. Once configured, executing the scan command fetches all recent updates from those specified blogs.

What are the limitations of using a CLI tool for RSS feed monitoring?

Limitations of using a CLI tool for RSS feed monitoring include the lack of a graphical interface for browsing posts and relying on manual execution or external schedulers for continuous automated tracking, though it efficiently provides structured output for scripts.