ultimate-seo-geo
Provides a Claude Code “skill” (and bundled Python scripts) that performs SEO audits and GEO (AI search optimization) for a given site/URL. It fetches and analyzes pages (technical SEO, on-page, schema, links, local/international SEO, etc.), generates a scored audit plus a prioritized plan, and can output deployable fixes such as JSON-LD and meta/redirect/robots changes. It also includes GEO-specific checks like AI crawler allow/block status and llms.txt/RSL-related templates.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Security posture is mostly limited by missing details in the supplied content. The tool performs URL fetching and web inspection; this introduces typical risks (SSRF-like concerns, handling of untrusted HTML/redirects) that are not described here. No explicit guidance is provided regarding safe fetching, network egress controls, logging redaction, or how secrets/API keys (e.g., if PageSpeed is used) are handled. TLS is assumed in typical tooling contexts but not explicitly stated.
⚡ Reliability
Best When
You want an LLM skill/workflow that can run multiple SEO/GEO diagnostics (including schema validation and deployable output formats) against a URL you control or have permission to test.
Avoid When
You need a standardized REST/GraphQL API, webhooks, fine-grained OAuth scopes, or guaranteed operational SLAs; also avoid running it against untrusted targets where you cannot control network/security constraints of page fetching.
Use Cases
- • Full-site SEO audits with scored findings and prioritized action plans
- • Generate schema (JSON-LD) and validate/flag deprecated schema patterns
- • Technical SEO diagnostics (CWV, crawlability/indexability, JS rendering, security headers)
- • Local SEO audits (GBP, NAP consistency, LocalBusiness schema)
- • International SEO audits (hreflang rules)
- • Programmatic SEO quality gates and thin-content safeguards
- • Site migration checklists and redirect-map/chain analysis support
- • AI search/GEO optimization: robots for AI crawlers, llms.txt checks, citability/answer-placement heuristics
- • Regression/evaluation runs using bundled fixtures and scripted scoring
Not For
- • A general-purpose SEO content writer without audit/verification goals
- • A managed SaaS API for third-party integrations (it appears to be an on-prem/local skill)
- • Highly regulated environments requiring formal uptime/SLA documentation or enterprise security guarantees
- • Use cases needing official rate-limit headers or an HTTP API contract (not provided here)
Interface
Authentication
No authentication mechanism is described for any remote API. The workflow appears to fetch and analyze provided URLs from a local environment/Claude Code plugin context.
Pricing
No pricing information is provided in the supplied README/repo metadata content. If it calls external services (e.g., PageSpeed Insights) that may incur indirect costs depending on API access, but this is not specified here.
Agent Metadata
Known Gotchas
- ⚠ Primarily designed as a Claude Code skill; availability may depend on Claude Code marketplace cache/installation flow and plugin reloads.
- ⚠ Skill distribution relies on Claude Code plugin caching; stale caches require git pull/restart as noted in troubleshooting.
- ⚠ Some commands are Claude Code slash-commands (not shell commands), which can cause user/agent confusion.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for ultimate-seo-geo.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-03-30.