blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
pinned to #7211328updated 2 weeks ago
Ask your AI client: “install skills/blogwatcher”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/blogwatchermetahub onboarded this repo on the author's behalf.
If you own github.com/the-open-agent/openagent on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
5,378
Last commit
2 weeks ago
Latest release
published
- #agent
- #agentic
- #agentic-ai
- #agi
- #chatbot
- #chatgpt
- #gpt
- #harness
- #hermes-agent
- #knowledge-base
- #langchain
- #llm
- #mcp
- #model-context-protocol
- #multi-agent
- #openagent
- #openai
- #openclaw
- #rag
About this skill
Pulled from SKILL.md at publish time.
Track blog and RSS/Atom feed updates with the `blogwatcher` CLI.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.7211328· 2 weeks ago
Documentation
41Description qualitywarn
11 words · 71 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
README is present and substantial
10,184 chars · 7 sections · 4 code blocks
Tags / topics declared
19 total — agent, agentic, agentic-ai, agi, chatbot, chatgpt (+13)
README has usage / example sections
found: Quick Start
Homepage / docs URL declared
https://www.openagentai.org/
Release history
1- releasecurrent7211328warn2 weeks ago
Contents
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 <command> --helpto discover flags and options.
Reviews
No reviews yet. Be the first.
Related
Gpt Researcher
An autonomous agent that conducts deep research on any data using any LLM providers
orchestration-patterns
>
migration-patterns
>
mh install skills/blogwatcher