Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Daily diff of competitor landing pages — pricing changes, hero copy swaps, new features mentioned. Flags meaningful changes only.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 121% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 82% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 75% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 35% | 0% |
| case-18 | ✗→✓ | ▲ Improved | 27% | 0% |
Daily snapshot + diff of competitor landing pages. Catches pricing changes the same day they happen, new feature claims, hero copy swaps, and quiet pages that go silent. Filters out the noise (deploy hashes, JS asset URLs, copyright year bumps) so you only see signal.
Once a day (default 6am):
<h1>-<h3> headings, hero/sub-hero copy, pricing blocks, feature lists, CTA button text.Scheduled (recommended):
/cron daily "every day at 6am, run /competitor-landing-watch"Manual run on a specific URL:
/competitor-landing-watch https://competitor.com/pricingManual run on the full watchlist:
/competitor-landing-watch --allyamlwatchlist: - name: "Competitor A" urls: - "https://competitora.com" - "https://competitora.com/pricing" - "https://competitora.com/features" - name: "Competitor B" urls: - "https://competitorb.com" - "https://competitorb.com/pricing" delivery: channel: "#competitive-intel" platform: "slack" # or "discord", "telegram", "email" fetch: delay_seconds: 2 user_agent: "CompetitorWatch/1.0 (+contact@yourdomain.com)" respect_robots_txt: true timeout_seconds: 30 diff: importance_threshold: "medium" # send only medium+ changes ignored_patterns: - "Copyright (c) \\d{4}" - "v[0-9]+\\.[0-9]+\\.[0-9]+" - "build-[a-f0-9]{7,}" storage: snapshot_dir: "~/.hermes/skills/competitor-landing-watch/snapshots" retain_days: 90
The classification is pattern-aware but the importance ranking benefits from real reasoning:
🔍 Competitor Landing Watch — 2026-04-30
🚨 Competitor A
Page: /pricing
Change (HIGH): Pro plan price $49 → $59 (+$10, +20%)
Change (HIGH): "Free trial" copy removed; CTA changed to "Book demo"
Likely signal: moving up-market, exiting self-serve. Worth a sales call
to any of your prospects who were comparing against them.
📍 Competitor B
Page: /
Change (MEDIUM): Hero swapped from "AI for everything" to "AI sales
agents that book meetings". Tightened positioning.
Page: /features
Change (LOW, suppressed): minor copy edits across 3 feature blurbs.
✅ Competitor C — no changes today.
✅ Competitor D — no changes today.fetch won't see content. Set fetch.use_browser: true to use a headless Chrome via Playwright — slower and uses more compute.importance_threshold to high or add patterns to ignored_patterns.Pairs well with the closer personality for sales teams who want competitive context attached to outreach. Also pairs with cold-email-personalize — when a competitor changes pricing, that's a hook for outbound to their prospects.
For a full competitive intelligence crew (watch + research + market brief), see crewclaw.com/use-cases/competitor-intelligence.
Other measured skills in the registry, with their headline benchmark lift.