Ultimate SEO + GEO
27-script SEO/GEO audit agent covering technical health, E-E-A-T, schema, and AI-search citation.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 18, 2026 · ce2f577
Pulled Anthropic's live robots.txt and applied the skill's AI-crawler taxonomy (OAI-SearchBot vs GPTBot, Google-Extended vs Googlebot) — a distinction a generic audit pass misses — and confirmed all 27 referenced scripts plus the procedure files actually resolve in the repo.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 4/5
What Ultimate SEO + GEO does
Runs scored, evidence-based SEO and Generative Engine Optimization audits — technical crawl health, Core Web Vitals, schema markup, E-E-A-T content scoring, and AI-crawler/citation readiness for ChatGPT, Perplexity, and AI Overviews — then turns findings into a phased fix roadmap. Triggers on SEO audits, ranking/traffic-drop diagnosis, schema generation, and GEO optimization requests; explicitly excludes paid ads and social strategy.
How to install Ultimate SEO + GEO
git clone https://github.com/mykpono/ultimate-seo-geo
cd ultimate-seo-geo
mkdir -p ~/.claude/skills
cp -r plugins/ultimate-seo-geo/skills/ultimate-seo-geo ~/.claude/skills/ultimate-seo-geo
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Ultimate SEO + GEO
-
/ultimate-seo-geo27-script SEO/GEO audit agent covering technical health, E-E-A-T, schema, and AI-search citation.
It also activates on plain-language prompts like these:
-
Run a full SEO audit on my site and tell me what's wrong -
My organic traffic dropped 40% last month, diagnose why -
Generate JSON-LD schema and check my Core Web Vitals
Frequently asked questions
- Is the Ultimate SEO + GEO skill free?
- Yes. The skill itself is free from mykpono/ultimate-seo-geo. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Ultimate SEO + GEO work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Pulled Anthropic's live robots.txt and applied the skill's AI-crawler taxonomy (OAI-SearchBot vs GPTBot, Google-Extended vs Googlebot) — a distinction a generic audit pass misses — and confirmed all 27 referenced scripts plus the procedure files actually resolve in the repo.
- What is the Ultimate SEO + GEO SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 4/5.
- How do I install Ultimate SEO + GEO?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Ultimate SEO + GEO with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.