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