geo-technical

Audit website technical SEO for GEO-specific criteria using Python libraries.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-technical-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-technical
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/geo-technical
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-technical-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps identify and address technical SEO issues that are critical for achieving visibility in GEO-specific search results.

Core Features & Use Cases

  • Technical SEO Audit: Checks for crawlability, indexability, security, performance, SSR, and AI crawler access.
  • GEO-specific Focus: Tailored checks for server-side rendering and AI crawler access, crucial for GEO visibility.
  • Use Case: Use this Skill to audit a website's technical SEO setup, ensuring it meets the standards required for GEO search engine visibility.

Quick Start

Run the geo-technical skill on the URL 'https://example.com' to conduct a GEO-specific SEO audit.

Frequently Asked Questions about geo-technical

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

FAQPage Schema
How do I conduct a technical SEO audit for GEO-specific search visibility?

A technical SEO audit for GEO checks crawlability, indexability, security, performance, server-side rendering, and AI crawler access. It utilizes Python libraries like pypdf, pdfplumber, and pdf2image to assess and report on the technical health of a website for GEO search visibility.

What is server-side rendering's role in GEO SEO and how is it checked?

Server-side rendering (SSR) is a critical GEO-specific criterion because it ensures search engines can crawl fully rendered content. A technical SEO audit checks your SSR setup to verify that your website serves complete HTML to crawlers, which is crucial for achieving GEO visibility.

How do I check if AI crawlers can access my website for SEO?

You can check AI crawler access by running a technical SEO audit that includes GEO-specific criteria. The audit evaluates your server configurations and robots directives to report whether AI crawlers are able to access and index your website's content properly.

Does this technical SEO audit check website security and performance?

Yes, the technical SEO audit checks both website security and performance. Alongside GEO-specific criteria like server-side rendering and AI crawler access, it comprehensively evaluates these core technical health factors to identify issues critical for GEO search results.

Do I need Python libraries like pypdf and pdfplumber to run this SEO audit?

The technical SEO audit requires Python dependencies like pypdf, pdfplumber, and pdf2image to function. These libraries support the scripts component in processing documents and extracting data to assess and report on your website's technical health.