blogwatcher

Installation
SKILL.md

博客监控技能

使用 blogwatcher CLI 跟踪博客和 RSS/Atom 源的更新。

安装

go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest

常用命令

  • 添加博客: blogwatcher add "我的博客" https://example.com
  • 列出博客: blogwatcher blogs
  • 扫描更新: blogwatcher scan
  • 列出文章: blogwatcher articles
  • 标记文章已读: blogwatcher read 1
  • 标记所有文章已读: blogwatcher read-all
  • 移除博客: blogwatcher remove "我的博客"
Related skills
Installs
1
Repository
dotnetage/mindx
GitHub Stars
28
First Seen
Apr 11, 2026