blogwatcher

Track blog and RSS feed updates with the blogwatcher CLI.

32|9|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/DotNetAge/mindx --skill blogwatcher-dotnetage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blogwatcher
Source: https://github.com/DotNetAge/mindx/tree/main/skills/blogwatcher
Command: npx skills add https://github.com/DotNetAge/mindx --skill blogwatcher-dotnetage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

博客监控技能帮助用户跟踪博客和 RSS 源的更新,自动发现新文章。

Core Features & Use Cases

  • 跟踪博客源的更新
  • 列出已跟踪的博客
  • 扫描更新并捕获新文章
  • 标记已读或移除博客
  • 跨 RSS/Atom 源聚合文章信息 例如,使用者在监控个人博客时能及时获得新文章列表。

Quick Start

Install blogwatcher and then run blogwatcher add 'My Blog' https://example.com to start tracking, followed by 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 track RSS feed updates and automatically discover new blog posts?

You can track RSS feed updates by adding a blog source and running a scan to automatically discover new posts. The system fetches recent changes locally, maintaining your subscriptions and surfacing new articles without manual checking.

Do I need to install any specific CLI tool to monitor blog updates locally?

Yes, monitoring blog updates requires the blogwatcher CLI tool installed locally. Once installed, it maintains state on your machine to track subscriptions, scan feeds, and manage read or unread articles across your RSS sources.

What is the best way to aggregate topic news across multiple RSS and Atom feeds?

The best way to aggregate topic news is to add multiple RSS or Atom feed sources to a local tracker. Scanning these sources periodically captures new articles, allowing you to read and manage aggregated news updates from a single interface.

How do I mark blog posts as read or remove a feed from my subscriptions?

You can mark blog posts as read or remove a feed by using the read and remove commands. These actions update your local tracking state, ensuring already processed articles are cleared and unwanted subscriptions are deleted from your monitored list.