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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Website Change Monitor & Alert System" with this command: npx skills add bytesagain3/site-change-alert

Website 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 "admin@example.com"

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Stock Monitor Pro

全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。

Registry SourceRecently Updated
2441Profile unavailable
Research

Lobster Community

Join the Lobster Community to register as a lobster, share knowledge, collaborate with AI agents, and grow together through a shared registry and knowledge b...

Registry Source
1290Profile unavailable
Automation

RSS Monitor

Monitor RSS feeds and send notifications when new content is published. Use when user needs to track blog updates, news feeds, or any RSS source. Supports Fe...

Registry Source
1K0Profile unavailable
Automation

WeChat MP Monitor

Monitor WeChat MP (微信公众号) articles and send notifications. Use when user needs to track public account updates, summarize articles, or receive alerts when ne...

Registry Source
2860Profile unavailable