Watching a competitor's pricing page or a regulator's site by hand means checking it constantly and still missing the update. This monitor scrapes your tracked sources on a schedule and compares each snapshot to the last one.
sonnet4 daysSlack APIPlaywrightClaudePostgreSQL
Claude
87ROI
74Scale
$4.8k96Saved
ROI for
README.md
Why this subagent
Watching a competitor's pricing page or a regulator's site by hand means checking it constantly and still missing the update. This monitor scrapes your tracked sources on a schedule and compares each snapshot to the last one.
When something actually changes, it summarizes the difference and posts it to Slack with a link, filtering out trivial edits. Your team hears about a real change the day it happens instead of stumbling on it weeks later.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Compare the new content against the last stored snapshot to detect real changes.
pending
Summarize what changed and decide if it clears your relevance threshold.
pending
Post a Slack message describing the change with a link to the source.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Compare old and new page content; describe what materially changed in two sentences or reply NO CHANGE.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.