Feed Watcher

Poll RSS / Atom / JSON-Feed / GitHub-releases sources from the source-registry and return items new since last poll. Dedup state is persisted via seen-tracker under `<repo>/.state/<agent_name>/seen.jsonl`, keyed by the calling agent — feed-watcher holds no state of its own. Composes on source-registry (which sources to poll) and source-fetcher (one-off URL fetch for HTML sources without native feeds). Use when a Category 2 scheduled agent starts its run (its first action, to learn what changed since the last run) and when the user wants a one-shot "what's new in the last N days from sources tagged X" lookup.

themarmack 5097fb6 5.9 KB Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/feed-watcher commit 5097fb626f

Frequently asked questions

npx skillmds@latest add themarmack/feed-watcher