Thanks for improving google-seo-agent-skills.
- Skills follow
docs/skill-anatomy.md - Citations follow
docs/source-policy.md - Scripts: Python 3.10+, stdlib only
- Prefer whole-repo installs so
skills/*/scriptscan importscripts/http_html.py
python scripts/lint_skills.py
python scripts/run_evals.py- Create
skills/<name>/SKILL.mdwith required frontmatter and sections. - Add the skill → URL row(s) in
references/source-map.md. - Optionally add
scripts/auditors (usescripts/http_html.pyfor fetches). - Wire the skill into
using-google-seo-skillsrouter if it is a new domain. - Lint and add an eval fixture when the skill has a checkable output.
scripts/dev/generate_skills.py— historical bulk generator (do not run casually)scripts/dev/patch_rationalizations.py— one-off rationalization patches
Skills must be specific, verifiable, source-cited, and minimal. Process over prose.
This pack is standalone — do not vendor other agent-skill packs under .agents/.