← 返回 Skills 市场
Blogwatcher.Old
作者
huangfeng1995
· GitHub ↗
· v1.0.0
· MIT-0
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install blogwatcher-old
功能描述
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
使用说明 (SKILL.md)
blogwatcher
Track blog and RSS/Atom feed updates with the blogwatcher CLI.
Install
- Go:
go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest
Quick start
blogwatcher --help
Common commands
- Add a blog:
blogwatcher add "My Blog" https://example.com - List blogs:
blogwatcher blogs - Scan for updates:
blogwatcher scan - List articles:
blogwatcher articles - Mark an article read:
blogwatcher read 1 - Mark all articles read:
blogwatcher read-all - Remove a blog:
blogwatcher remove "My Blog"
Example output
$ blogwatcher blogs
Tracked blogs (1):
xkcd
URL: https://xkcd.com
$ blogwatcher scan
Scanning 1 blog(s)...
xkcd
Source: RSS | Found: 4 | New: 4
Found 4 new article(s) total!
Notes
- Use
blogwatcher \x3Ccommand> --helpto discover flags and options.
安全使用建议
Install this only if you want a local RSS/blog tracking CLI. Because it installs the latest version from an external Go module, review or pin the upstream package if you need reproducible installs.
能力评估
Purpose & Capability
The SKILL.md purpose, examples, and install metadata align around monitoring blogs and RSS/Atom feeds with the blogwatcher CLI.
Instruction Scope
Instructions are limited to user-run CLI commands for adding, listing, scanning, reading, and removing feed entries; no prompt overrides or agent-control instructions were present.
Install Mechanism
Installation uses Go to fetch github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest, which is a disclosed external package-manager install rather than a hidden installer.
Credentials
Network access to blogs/RSS feeds and local feed state management are proportionate to the stated feed-monitoring purpose.
Persistence & Privilege
No executable scripts, background workers, privilege escalation, credential handling, or auto-start persistence were found in the skill artifact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install blogwatcher-old - 安装完成后,直接呼叫该 Skill 的名称或使用
/blogwatcher-old触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the blogwatcher skill.
- Monitor blogs and RSS/Atom feeds for updates via the blogwatcher CLI.
- Provides commands to add, list, scan, and manage blogs and articles.
- Includes Go installation instructions and example usage.
元数据
常见问题
Blogwatcher.Old 是什么?
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 Blogwatcher.Old?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install blogwatcher-old」即可一键安装,无需额外配置。
Blogwatcher.Old 是免费的吗?
是的,Blogwatcher.Old 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Blogwatcher.Old 支持哪些平台?
Blogwatcher.Old 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Blogwatcher.Old?
由 huangfeng1995(@huangfeng1995)开发并维护,当前版本 v1.0.0。
推荐 Skills