
from ultimate-seo-geo37
Comprehensive LLM-agnostic SEO audit and optimization skill that diagnoses technical SEO, content E-E-A-T, schema/structured data, and AI-search (GEO) readiness
Ultimate SEO + GEO is a full-spectrum SEO agent that automates audits, generates prioritized findings, and provides executable fixes for technical SEO, content quality (E-E-A-T), structured data, and AI search (GEO) optimisation. It maps user goals into three modes — Audit (scored site health and evidence-backed findings), Plan (prioritised implementation roadmap), and Execute (generate and verify fixes via scripts). The skill bundles procedural references and a script toolbox so the agent can run checks, validate schema, and produce deliverables like redirect maps, schema JSON-LD, and content briefs.
Use this skill when you need a complete site audit, when diagnosing traffic drops or ranking regressions, when preparing a migration, or when optimising for AI Overviews and generative search engines. It is suitable for both internal audits (full access) and external observations (scoped). Choose Mode 1 for full audits, Mode 2 for strategic roadmaps, and Mode 3 to implement and verify changes.
Platforms listed in the skill include Claude Code, Cursor, Copilot, Gemini CLI, Codex and other LLM-integrated CLIs; the skill is LLM-agnostic and designed to run where agent tooling can execute scripts and read AGENTS.md.
Comprehensive LLM-agnostic SEO+GEO audit skill with 32 Python scripts and 21 procedure reference files. Covers technical SEO, content/E-E-A-T, schema, backlinks, local SEO, migration, and AI search optimization. Most scripts require a URL argument (appropriate for SEO tools) and handle missing args with usage messages. A few scripts ran successfully in dry-run mode producing valid analysis output. One script (score_eval_transcript.py) crashed on missing file, and the shell script just prints usage. Well-organized skill with progressive disclosure architecture.
Well-crafted SEO skill with extensive coverage. No security concerns — no hardcoded secrets, no destructive commands, no data exfiltration. Scripts are standard SEO analysis tools. The skill follows progressive disclosure well with a routing SKILL.md pointing to 21 procedure files. Code quality is good but not exceptional — some scripts lack comprehensive error handling for edge cases.