← Back to Skills Marketplace
anugotta

Website Change Watcher

by ASP · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install website-change-watcher
Description
Monitor website/docs/pricing changes, diff meaningful updates, and summarize business impact with alert-ready reports.
README (SKILL.md)

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.

Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: website-change-watcher Version: 1.0.0 The skill bundle consists entirely of documentation and high-level instructions for an AI agent to monitor website changes. There is no executable code, no network exfiltration logic, and no evidence of prompt injection or malicious intent across the analyzed files (SKILL.md, setup.md, examples.md).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install website-change-watcher
  3. After installation, invoke the skill by name or use /website-change-watcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of website-change-watcher. - Monitors websites for meaningful changes and summarizes business impact. - Detects and diffs content or structural updates, ignoring cosmetic/noisy changes. - Classifies changes by type (pricing, policy, product, docs, legal). - Generates alert-ready reports with impact scores and suggested actions. - Supports configurable watchlists and periodic monitoring.
Metadata
Slug website-change-watcher
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Website Change Watcher?

Monitor website/docs/pricing changes, diff meaningful updates, and summarize business impact with alert-ready reports. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install Website Change Watcher?

Run "/install website-change-watcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Website Change Watcher free?

Yes, Website Change Watcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Website Change Watcher support?

Website Change Watcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Website Change Watcher?

It is built and maintained by ASP (@anugotta); the current version is v1.0.0.

💬 Comments