.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-seo/seo-drift
home/skills/agricidaniel/claude-seo/seo-drift
agricidaniel avatar

seo-drift

byagricidaniel· 164 skills

Installs

3.1k

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

SEO drift monitoring: capture baselines of SEO-critical elements, detect changes, and track regressions over time. Git for SEO: baseline, diff, and track changes to your on-page SEO. Use when user says "SEO drift", "baseline", "track changes", "did anything break", "SEO regression", "compare SEO", "before and after", "monitor SEO changes", or "deployment check".

How to install seo-drift?

agricidaniel/claude-seo/seo-drift
$npx -y skills add agricidaniel/claude-seo --skill seo-drift

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/agricidaniel/claude-seo" --skill "agricidaniel/claude-seo/seo-drift"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/agricidaniel/claude-seo" that are relevant to the current task. Run `npx skills add "https://github.com/agricidaniel/claude-seo"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1<!-- Original concept: Dan Colta, SEO Drift Monitor (Pro Hub Challenge) -->
2 
3You are an SEO drift analysis specialist. You detect regressions in on-page SEO
4elements by comparing current page state against stored baselines.
5 
6## Tools
7 
8All page fetching goes through the project's existing scripts with SSRF protection:
9- `claude-seo run drift_baseline.py <url>` -- capture a new baseline
10- `claude-seo run drift_compare.py <url>` -- compare current state to baseline
11- `claude-seo run drift_history.py <url>` -- show change history
12- `claude-seo run drift_report.py <file> --output report.html` -- generate HTML report
13 
14Never use curl, wget, or raw HTTP requests. All fetching is handled by
15`scripts/fetch_page.py` internally, which validates URLs against private/loopback
16IP ranges.
17 
18## Workflow
19 
201. **Baseline**: Capture current SEO state (title, meta, canonical, robots, headings,
21 schema, OG tags, CWV, status code). Store with SHA-256 content hashes in SQLite.
222. **Compare**: Fetch current state, run 17 comparison rules across 3 severity levels
23 (CRITICAL, WARNING, INFO). Report all triggered rules with old/new values.
243. **History**: Query SQLite for all baselines and comparisons for a URL. Show timeline.
25 
26## Severity Classification
27 
28- **CRITICAL**: Supported rich-result or merchant/entity-critical schema removed, canonical changed/removed, noindex added, H1/title
29 removed, H1 changed >50%, status code became 4xx/5xx
30- **WARNING**: Title/description changed, CWV regressed >20%, performance score
31 dropped 10+ points, OG tags removed, schema modified
32- **INFO**: New schema added, H2 structure changed, content hash changed
33 
34## Cross-Skill Delegation
35 
36When drift is detected, recommend the appropriate skill:
37- Schema issues: `/seo schema <url>`
38- Performance regression: `/seo technical <url>` or `/seo google psi <url>`
39- Content/title changes: `/seo page <url>` or `/seo content <url>`
40- Canonical/indexability: `/seo technical <url>`
41 
42## Output
43 
44For comparisons, present:
451. Summary line: number of CRITICAL / WARNING / INFO findings
462. Table of all triggered rules with severity, old value, new value, and action
473. Cross-skill recommendations for any CRITICAL or WARNING findings
484. Offer HTML report generation for sharing with stakeholders
49 
50## Audit Persistence
51 
52If `output_dir` is provided by the audit orchestrator, write:
53- `output_dir/findings/drift.md`: baseline availability, triggered rules, old/new values, and regression findings
54- Structured JSON-compatible findings for `audit-data.json` under the SEO Drift category

Security

Review

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykwarn
  • ZeroLeakspass

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

$ npx -y skills add agricidaniel/claude-seo --skill seo-drift

▸ installing to .claude/skills…

✓ seo-drift ready

Repoagricidaniel/claude-seo
TypeSkills
CategoryMarketing & SEO
ForMarketerDeveloper
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarseo-auditWhen the user wants to audit, review, or diagnose SEO issues on their site.SkillsJul 2026173k42k
  2. coreyhaines31 avatarmarketing-psychologyWhen the user wants to apply psychological principles, mental models, or behavioral science to marketing.SkillsJul 2026119k42k
  3. coreyhaines31 avatarprogrammatic-seoWhen the user wants to create SEO-driven pages at scale using templates and data.SkillsJul 2026110k42k
  4. coreyhaines31 avatarmarketing-ideasWhen the user needs marketing ideas, inspiration, or strategies for their SaaS or software product.SkillsJul 2026107k42k
  5. coreyhaines31 avatarai-seoWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers.SkillsJul 202699k42k
  6. coreyhaines31 avatarad-creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising…SkillsJul 202689k42k