~/ai_assets_directory_
Claude Skill 16.5k stars · whole AgriciDaniel/claude-seo repo
seo-drift.skill

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.

  1. Install the plugin once, from inside Claude Code:
    /plugin marketplace add AgriciDaniel/claude-seo
    /plugin install claude-seo@agricidaniel-claude-seo
    
  2. Run /seo drift baseline <url> first to store a snapshot, then /seo drift compare <url> later to see what changed.
  3. See the Claude SEO entry for the complete setup and skill list.

Related assets