Structural checklist and checker script for SEO foundation engineering. Use when reviewing or accepting a site/page for SEO/GEO structural compliance (robots, sitemap, canonical, 301 canonicalization, JSON-LD, OG, hreflang, CWV, AI crawler access, rendering strategy), when running the machine checks to produce a report, or when judging whether a frontend change will affect indexing and citation. Also for answering "what exactly does this check require" and "why does it exist".
npx skills add https://github.com/tigerless-labs/seo-ops --skill seo-ops
This file exists only because plugin skill discovery requires the skills/<name>/SKILL.md
layout. The canonical skill is the repo root, two directories up.
../../SKILL.md (resolve relative to this file) and follow it exactly.above this file): scripts/run.py means ../../scripts/run.py, references/...
means ../../references/....
Take tigerless-labs/seo-ops-seo-ops from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.