# Blogwatcher

> Monitor blogs, RSS feeds, Atom feeds, newsletters, and release-note pages for new posts and summarize changes.

- Skill: `rycen7822/blogwatcher` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rycen7822/blogwatcher`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rycen7822/blogwatcher/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: Rycen7822 (https://skillmd.com/u/rycen7822)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rycen7822/blogwatcher

---

# Blogwatcher
## When to Use
Use when the user wants recurring or one-shot monitoring of blogs, RSS/Atom feeds, newsletters, changelogs, or release-note pages.
## Do Not Use When
Do not use when the user asks to search arXiv papers, verify a paper citation, or clip one article into a note.
## Required Inputs
Feed URLs, polling cadence, interesting keywords, delivery target, and deduplication horizon.
## Workflow
1. Validate feed URLs or discover RSS/Atom endpoints.
2. Fetch entries, deduplicate against prior runs, and rank interesting updates.
3. Summarize changed posts with source links.
4. Schedule or document the monitoring run.

