geo-technical

Audit website crawlability, indexing, security, performance, and SSR issues.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/kennyolofsson23-netizen/claude-code-config --skill geo-technical-kennyolofsson23-netizen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-technical
Source: https://github.com/kennyolofsson23-netizen/claude-code-config/tree/main/skills/geo-technical
Command: npx skills add https://github.com/kennyolofsson23-netizen/claude-code-config --skill geo-technical-kennyolofsson23-netizen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Technical SEO issues prevent sites from being crawled, indexed, and cited by both traditional search engines and AI crawlers, especially when GEO-specific requirements like server‑side rendering and AI crawler access are ignored.

Core Features & Use Cases

  • Crawlability & AI Crawler Access: Checks robots.txt, sitemap validity, and ensures major AI bots are allowed.
  • Server‑Side Rendering Verification: Confirms that critical content is present in raw HTML for AI visibility.
  • Performance & Core Web Vitals: Evaluates LCP, INP, CLS, TTFB, and page weight against GEO thresholds.
  • Comprehensive Scoring: Generates a 0‑100 technical score with category breakdowns for quick remediation.

Quick Start

Ask Claude to perform a GEO technical SEO audit on https://example.com and produce the GEO-TECHNICAL-AUDIT.md report.

Frequently Asked Questions about geo-technical

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a technical SEO audit for AI crawler access?

Server-side rendering verification confirms that critical content is present in raw HTML, which is essential for AI visibility. Technical SEO audits check SSR by fetching raw HTML via curl to ensure AI crawlers can access content without executing client-side JavaScript.

What's the best way to check Core Web Vitals for GEO-specific search visibility?

The best way to check Core Web Vitals for GEO-specific search visibility is to evaluate LCP, INP, CLS, TTFB, and page weight against regional GEO thresholds. A technical SEO audit scores these performance metrics on a 100-point rubric for quick remediation.

Can I use a technical SEO audit to evaluate page speed and indexing issues on any domain?

Yes, you can apply a GEO-specific technical SEO audit to any website domain to evaluate page speed, indexing, security, and crawlability. It analyzes HTTP headers, validates sitemaps, and generates a comprehensive 0-100 technical score with category breakdowns.

Why does my website score low on technical SEO for regional search visibility?

Limitations of technical SEO audits include the inability to execute client-side JavaScript when fetching raw HTML via curl, relying solely on HTTP header analysis. Audits cannot detect dynamic content rendering issues for AI crawlers if the content requires JavaScript execution.