blogwatcher

Installation
SKILL.md

Blogwatcher

Purpose

  • Use this skill to monitor RSS feeds and blog-style content for ongoing research.
  • It is useful for staying current on AI, ML, engineering, and product ecosystems.
  • Prefer RSS when you want structured updates without scraping full websites every time.

Install

pip install feedparser

Parse a Feed

import feedparser
Installs
2
GitHub Stars
134
First Seen
May 2, 2026
blogwatcher — alexai-mcp/hermes-ccc