Watch important pages and notify when content changes.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add frumu-ai/tandem --skill website-change-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Website Change Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frumu-ai-website-change-monitor-tandem)More formats (shields.io, HTML) on the badges page.
---
name: website-change-monitor
description: Watch important pages and notify when content changes.
version: 1.0.0
tags: [monitoring, web]
triggers:
- monitor website changes
- notify when this page changes
---
# Skill: Website Change Monitor
## Purpose
Detect significant content updates on tracked web pages.
## Inputs
- urls
- change sensitivity
## Agents
- fetcher
- diff-agent
## Tools
- webfetch
- email_send
## Workflow
1. Fetch page snapshot
2. Diff against previous snapshot
3. Score significance
4. Notify if threshold exceeded
## Outputs
- change alerts
## Schedule compatibility
- cron
- interval
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!