Agent skill · Content & Marketing

seo-drift

Snapshot a site's SEO state and detect ranking, indexation, metadata, canonical, robots, schema, and on-page regressions over time.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill seo-drift --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Declared author: nowork-studio
Path: skills/seo-drift/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SEO Drift Monitoring ## Overview Capture a known-good SEO baseline and compare later snapshots against it so regressions become visible. The skill combines search-performance data with live on-page checks to surface ranking drops, deindexation, overwritten metadata, directive changes, and missing schema before they quietly cost traffic. This portable version is adapted from the official [`seo-drift` skill in NotFair](https://github.com/nowork-studio/NotFair/tree/main/seo/seo-drift). ## When to Use Use this skill when the user asks to: - baseline or monitor a site's SEO over time; - check whether a migration, redesign, CMS change, or redeploy damaged SEO; - compare current search performance and page metadata with a prior snapshot; - investigate titles, descriptions, canonicals, robots directives, or schema that changed unexpectedly; - identify rankings or indexed pages that disappeared. For a one-time comprehensive SEO audit with no historical comparison, use a general SEO audit skill instead. ## Prerequisites Before capturing data: 1. Confirm the site and the key URLs in scope. Prefer top organic landing pages, commercial pages, and any URLs affected by a recent release. 2. Conf

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. Prerequisites
  4. How It Works
  5. 1. Choose the comparison boundary
  6. 2. Capture the current snapshot
  7. 3. Diff against the previous baseline
  8. 4. Rank severity
  9. 5. Report and preserve evidence
  10. Example
  11. Best Practices
  12. Limitations
  13. Security & Safety Notes
More from agentic-awesome-skills
All skills →
About this skill
What does the seo-drift skill do?

Snapshot a site's SEO state and detect ranking, indexation, metadata, canonical, robots, schema, and on-page regressions over time.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill seo-drift --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going