geo

Automate GEO-first SEO audits with citability scoring and llms.txt generation.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/eprouveze/HealthPulse --skill geo-eprouveze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo
Source: https://github.com/eprouveze/HealthPulse/tree/main/.agent/skills/geo
Command: npx skills add https://github.com/eprouveze/HealthPulse --skill geo-eprouveze

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, lxml, reportlab, and includes scripts (resource) components.

What problem does it solve?

GEO-first SEO audits address the challenge of making websites discoverable by AI-powered search engines and improve AI-citation readiness across platforms.

Core Features & Use Cases

  • Full GEO audit orchestration with sub-agents for discovery, analysis, and synthesis.
  • Citability scoring, AI crawler checks, llms.txt generation, brand mentions scanning, and platform-specific optimization.
  • Client-ready GEO reports (GEO-AUDIT-REPORT.md, PDF, and deliverables) for stakeholders and clients.

Quick Start

Run a GEO audit on a target URL to generate a comprehensive GEO readiness assessment.

Frequently Asked Questions about geo

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

FAQPage Schema
How do I run a GEO audit to check my website's AI visibility?

Run a GEO audit by crawling a target URL to assess AI-driven discoverability. The audit evaluates platform-specific optimization, AI crawler readiness, and structured data to generate a comprehensive AI-citation readiness report.

What is citability scoring and how does it improve AI search citations?

Citability scoring evaluates per-page content readiness for AI search engine citations. It analyzes structured data and content clarity to help optimize individual pages for higher visibility across AI-powered platforms.

Can I generate an llms.txt file and check AI crawler access automatically?

Yes, automated GEO auditing checks AI crawler permissions via robots.txt and generates an llms.txt file. This ensures AI-powered search engines can properly discover and parse your site content.

Does this GEO auditing approach work with full-site crawls and sitemaps?

Yes, GEO-first SEO auditing supports full-site crawls using sitemaps and robots.txt parsing. It orchestrates discovery, analysis, and synthesis to evaluate platform-specific optimization across your entire domain.

What format are the client-ready GEO audit reports delivered in?

GEO audit reports are delivered as client-ready markdown files and PDFs. These deliverables include synthesis of brand mentions, structured data gaps, and platform-specific optimization recommendations for stakeholders.

Do I need Python and BeautifulSoup to automate GEO SEO audits?

Yes, automating GEO-first SEO audits requires Python-based tooling using requests, BeautifulSoup, lxml, and ReportLab. These dependencies support site crawling, structured data parsing, and PDF report generation.