Agent Skills
› nowork-studio/notfair-plugin
› seo-drift
seo-drift
GitHub用于监控网站SEO状态变化,通过建立基线并对比后续快照,检测排名下降、页面索引丢失、元数据被覆盖等回归问题。适用于迁移或改版后排查SEO异常场景。
Trigger Scenarios
SEO drift
SEO monitoring
track SEO over time
did my site change break SEO
after migration SEO
SEO regression
baseline my SEO
compare SEO to last month
my titles changed
pages fell out of the index
Install
npx skills add nowork-studio/notfair-plugin --skill seo-drift -g -y
SKILL.md
Frontmatter
{
"name": "seo-drift",
"description": "SEO drift monitoring — snapshot a site's SEO state and detect regressions over time. Captures a baseline (rankings\/positions, indexed page count, titles & meta descriptions, canonical\/robots directives, schema presence, key on-page elements) and on later runs diffs against it to surface what changed: ranking drops, pages that fell out of the index, titles\/metas that were accidentally overwritten (a CMS\/redeploy classic), canonicals or noindex flipped, schema that disappeared. Use this skill when the user wants to monitor SEO over time, catch regressions after a site change \/ migration \/ redeploy, set a baseline, diff against a previous state, or asks \"what changed on my site's SEO\" or \"did my redesign break SEO\". Trigger on: \"SEO drift\", \"SEO monitoring\", \"track SEO over time\", \"did my site change break SEO\", \"after migration SEO\", \"SEO regression\", \"baseline my SEO\", \"compare SEO to last month\", \"my titles changed\", \"pages fell out of the index\". For a one-time full audit use \/seo-analysis.",
"argument-hint": "<site URL — optionally 'baseline' to snapshot or 'compare' to diff>"
}
Canonical NotFair workflow
Read ../../seo/seo-drift/SKILL.md completely, then follow it as the active workflow. Resolve every relative reference from that file against ../../seo/seo-drift/.
Version History
- 8d9d54b Current 2026-08-19 23:14


