← Back to Skills Marketplace
huangfeng1995

Blogwatcher.Old

by huangfeng1995 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install blogwatcher-old
Description
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
README (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> --help to discover flags and options.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install blogwatcher-old
  3. After installation, invoke the skill by name or use /blogwatcher-old
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug blogwatcher-old
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Blogwatcher.Old?

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.

How do I install Blogwatcher.Old?

Run "/install blogwatcher-old" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Blogwatcher.Old free?

Yes, Blogwatcher.Old is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Blogwatcher.Old support?

Blogwatcher.Old is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Blogwatcher.Old?

It is built and maintained by huangfeng1995 (@huangfeng1995); the current version is v1.0.0.

💬 Comments