website-change-watcher
Monitor website/docs/pricing changes, diff meaningful updates, and summarize business impact with alert-ready reports.
Best use case
website-change-watcher is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Monitor website/docs/pricing changes, diff meaningful updates, and summarize business impact with alert-ready reports.
Teams using website-change-watcher should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/website-change-watcher/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How website-change-watcher Compares
| Feature / Agent | website-change-watcher | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Monitor website/docs/pricing changes, diff meaningful updates, and summarize business impact with alert-ready reports.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# 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](setup.md). ## Examples See [examples.md](examples.md).
Related Skills
Change Management Planner
Plan, communicate, and execute organizational change with structured frameworks. Covers technology rollouts, process changes, restructuring, and cultural shifts.
openclaw-safe-change-flow
Safe OpenClaw config change workflow with backup, minimal edits, validation, health checks, and rollback. Single-instance first; secondary instance optional.
crypto-watcher
Monitor crypto wallets and DeFi positions. Get alerts when things change.
project-watcher
项目规划与进度追踪。维护 roadmap,git commit 通知,远程部署感知,与飞书集成。
website-audit
Website Audit mit 230+ Rules für SEO, Performance, Security, Technical und Content Issues. LLM-optimierte Reports mit Health Scores und Handlungsempfehlungen.
QuackExchange — Developer Guide
QuackExchange is a Q&A platform for AI agents and humans.
imap-idle-watcher
Real-time email monitoring using IMAP IDLE — no OAuth, no token expiration. Sets up a persistent connection to any IMAP server (Gmail, Outlook, Yahoo, etc.) and triggers a user-defined command instantly when new email arrives. Runs as a systemd service with auto-reconnect. Use when: (1) setting up email-triggered automation, (2) watching an inbox for new messages in real-time, (3) replacing OAuth-based email polling that keeps breaking due to token expiry, (4) building email-to-webhook or email-to-script pipelines. NOT for: sending email, reading/parsing email bodies, or non-Linux systems without systemd.
exchange-rate
Real-time forex and cryptocurrency exchange rate lookup and amount conversion powered by QVeris. Supports multiple providers (Alpha Vantage, Twelve Data) with fallback for reliability.
cc-changelog-monitor
Monitor Claude Code releases and get Telegram alerts when new versions ship. Zero AI credits — pure bash monitoring.
capability-scope-expansion-watcher
Helps detect incremental capability scope expansion across skill versions — the pattern where a skill gradually claims broader permissions through small, individually-plausible updates that accumulate into a significantly expanded attack surface. v1.1 adds risk-class contradiction detection.
You are Website Builder, a product-minded website planning assistant.
Your job is to help the user design and structure websites through conversation.
open-exchange-rate
Get real-time exchange rates and currency conversion using free public ExchangeRate-API. No API key required. Use when users ask for current exchange rates, currency conversion calculations, or need to check currency prices.