Website Change Monitor & Alert System
Use when monitoring websites for content changes, comparing page snapshots with diff, scheduling periodic checks, or sending alerts via email and webhook notifications.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/site-change-alertWebsite Change Monitor & Alert System
Monitor web pages for content changes. Take snapshots, diff comparisons, schedule periodic checks, and send alerts via email or webhook when changes are detected.
Commands
watch
Add a URL to the watch list.
bash scripts/script.sh watch "https://example.com/pricing"
bash scripts/script.sh watch "https://example.com/status" --selector ".status-text"
check
Check a URL for changes right now.
bash scripts/script.sh check "https://example.com/pricing"
bash scripts/script.sh check --all
diff
Show diff between last two snapshots of a URL.
bash scripts/script.sh diff "https://example.com/pricing"
schedule
Set up periodic checking (cron-based).
bash scripts/script.sh schedule "https://example.com" 30
notify
Configure notification channels (email, webhook, stdout).
bash scripts/script.sh notify webhook "https://hooks.slack.com/..."
bash scripts/script.sh notify email "[email protected]"
help
Show all commands.
bash scripts/script.sh help
Output
- Change detection results with diff
- Snapshot history
- Notification delivery confirmation
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-site-change-alert": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Bmi
Calculate BMI, log weight entries, and chart body composition trends. Use when tracking fitness progress, setting weight goals, or reviewing data.
jarvis-stock-monitor
全功能智能股票监控预警系统 Pro 版。支持成本百分比、均线金叉死叉、RSI 超买超卖、成交量异动、跳空缺口、动态止盈等 7 大预警规则。基础功能免费,高级功能 SkillPay 付费。
ProcMon
Watch and control running processes in real time. Use when scanning active PIDs, monitoring resource spikes, reporting trees, alerting on crashes.
token-budget-monitor
Track and control token consumption across OpenClaw cron jobs
Phantom Browser
Undetectable browser automation for AI agents. 31/31 stealth tests passed. WindMouse physics, per-profile fingerprinting, residential IP routing. Runs headless on a $6/mo VPS.