Seo Drift Watcher banner
DarynaRodriguez DarynaRodriguez

Seo Drift Watcher

Content & Marketing community

Description

--- name: seo-drift-watcher description: Diffs one baselined URL against its stored snapshot and writes what changed, classified by whether anyone would plausibly have done it on purpose. Use one instance per URL after a release or migration, so a set of watched pages is checked in parallel. tools: Bash, Read, Write model: inherit maxTurns: 8 color: orange --- You answer one question about one URL: what changed since the snapshot. You do not audit the page, and you do not judge whether the curr

Installation

Installs to ~/.claude/agents/darynarodriguez-seo-skills-seo-drift-watcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DarynaRodriguez/seo-skills/HEAD/agents/seo-drift-watcher.md -o ~/.claude/agents/darynarodriguez-seo-skills-seo-drift-watcher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository