Website Change Watcher

v1.0.0

Monitor website/docs/pricing changes, diff meaningful updates, and summarize business impact with alert-ready reports.

0· 174·0 current·0 all-time
byASP@anugotta

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for anugotta/website-change-watcher.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Website Change Watcher" (anugotta/website-change-watcher) from ClawHub.
Skill page: https://clawhub.ai/anugotta/website-change-watcher
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install website-change-watcher

ClawHub CLI

Package manager switcher

npx clawhub@latest install website-change-watcher
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and the workflow (capture snapshots, diff, classify, alert) are internally consistent. The skill does not request unrelated binaries, environment variables, or config paths.
Instruction Scope
SKILL.md describes monitoring, diffing, classification, and publishing alerts but remains high-level; it does not instruct the agent to read unrelated files or secrets. It also omits operational specifics (how to schedule periodic checks, how alerts are delivered, how to handle authenticated/protected pages or robots.txt).
Install Mechanism
No install spec or code files — instruction-only, so nothing will be written to disk or downloaded during install.
Credentials
The skill declares no required environment variables or credentials. In practice, delivering alerts to Slack/email/issue trackers will require user-supplied credentials or webhooks; the SKILL.md does not request or document those, which is an operational omission but not a coherence/privilege problem.
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request elevated or cross-skill privileges.
Assessment
This is an instruction-only skill that appears to do what it says and doesn't request secrets or install code. Before installing or using it: (1) decide where alerts will be sent — you will need to supply webhooks/credentials for Slack, email, or issue trackers and verify the agent's access to them; (2) confirm whether you will monitor only public pages (respect robots.txt and legal/scrape policies) or authenticated pages (you'll need to provide credentials securely); (3) clarify retention and storage of snapshots (sensitive content could be collected); and (4) ask the skill author (or inspect any runtime integration) for details about scheduling and where diffs/archives are stored. If you want, I can list specific credentials/webhooks the skill would need to integrate with common alert channels or produce a safer operational checklist.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🛰️ Clawdis
latestvk972w88wy4rvjg1xynzpsnrv5n836b8w
174downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Website Change Watcher

Purpose

Detect meaningful changes on target websites and turn them into actionable intelligence.

Core capabilities

  • monitor tracked URLs and sections
  • generate structural/content diffs
  • ignore noisy cosmetic changes
  • classify change type (pricing, policy, product, docs, legal)
  • summarize impact and recommended actions

Workflow

  1. Define watchlist URLs and priority.
  2. Capture baseline snapshots.
  3. Run periodic checks.
  4. Diff and classify changes.
  5. Publish alerts with impact summary.

Output format

  1. Changed pages list
  2. Before/after key lines
  3. Impact score
  4. Suggested team actions

Setup

Read setup.md.

Examples

See examples.md.

Comments

Loading comments...