SEO Drift Monitor
Tracks how your SEO drifts over time using local SQLite snapshots, with baseline, compare and history modes.
Overview
SEO Drift Monitor runs /seo drift baseline | compare | history <url> in
the Claude SEO suite, storing local SQLite
snapshots so regressions between audits show up as "here is what changed"
instead of a fresh, disconnected report each time. Originally contributed by
Dan Colta.
Part of Claude SEO
Part of the Claude SEO plugin. All snapshots stay local; nothing is uploaded to a third party.
Installation
This sub-skill installs automatically as part of the Claude SEO plugin, there's no separate step for it.
- Install the plugin once, from inside Claude Code:
/plugin marketplace add AgriciDaniel/claude-seo /plugin install claude-seo@agricidaniel-claude-seo - Run
/seo drift baseline <url>first to store a snapshot, then/seo drift compare <url>later to see what changed. - See the Claude SEO entry for the complete setup and skill list.
Related assets
Frontend Design
Generates distinctive, production-grade UI that avoids generic "AI slop," with bold typography, cohesive color, and precise motion, implemented as real code.
Graphify
Turns a codebase, plus its docs, PDFs, images, and video, into a queryable knowledge graph that a coding agent can traverse instead of grepping raw files, and never guesses silently: every edge is tagged EXTRACTED, INFERRED, or AMBIGUOUS so you know what was found versus inferred.
Caveman
Makes your coding agent answer in a stripped down, high signal style that keeps every technical fact and cuts filler, saving output tokens on chat style questions.