geo-seo
Installation
SKILL.md
GEO/SEO: AI Search Visibility Audit & Artifact Generator
Audit a website for AI search visibility across 7 research-grounded dimensions, generate deployable artifacts (llms.txt, schema JSON-LD, robots.txt), and produce a prioritized action plan — all tailored to the site's type and scale.
Complementary to agentic-seo: This skill measures whether content gets cited when humans search via ChatGPT/Perplexity/Google AI Overviews. agentic-seo (run separately via npx agentic-seo ./out) measures whether AI agents can interact with the site (including agent.json manifests, skill discovery, permission systems). Run both for complete coverage.
Arguments
Parse `` for:
- path: Project root to audit (default: current working directory)
- --type: Override auto-detected site type
- --size: Override auto-detected size tier
- --mode:
audit(scorecard only),generate(artifacts only),full(both, default),monitor(compare to previous snapshot)
Workflow
Execute these phases in order: Detect → Audit → Classify → Generate → Report → Cross-reference.