← Back to search
35
Basic
Agentic Readiness Score
developer llms-txtai-friendly

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 35/100

            

llms.txt Content

# GeoKit — AI-Readiness Audit for the Web ## What is GeoKit? GeoKit is the open-source standard for measuring and improving your website's AI-readiness. What Lighthouse is to web performance, GeoKit is to Generative Engine Optimization (GEO). ## Key Features - **25 automated rules** across 4 categories (Content & Structure, Structured Data, Crawlability, Technical) - **0-100 scoring** with letter grades (A >= 90, B >= 75, C >= 60, D >= 40, F < 40) - **Free CLI** via npm: `npx @glincker/geo-audit <url>` - **GitHub Action** for CI/CD integration - **Cloud dashboard** at https://geokit.dev for monitoring and team features ## Why GEO Matters Generative Engine Optimization ensures AI models like ChatGPT, Claude, Gemini, and Perplexity can: - Discover and crawl your content - Understand your site structure and context - Extract accurate information - Reference and recommend your content in AI-generated responses ## Pricing - **Trial**: $0 — 100 lifetime audits, 3 sites, score tracking - **Starter**: $2.99/mo — 50 audits/month, 5 sites, weekly scheduling, template fixes - **Pro**: $9.99/mo — 500 audits/month, 25 sites, daily scheduling, API access, AI fix generation - **Team**: $29/mo — Unlimited sites, 5,000 audits/month, hourly scheduling, white-label reports ## Quick Start ```bash # Run a single audit (no install required) npx @glincker/geo-audit https://your-site.com # Get JSON output npx @glincker/geo-audit https://your-site.com --json # Generate badge for README npx @glincker/geo-audit https://your-site.com --badge ``` ## Rules Checked ### Content & Structure (28 points) - BLUF (Bottom Line Up Front) content structure - Clear headings hierarchy (H1-H6) - Descriptive meta descriptions - Page title optimization - Content-to-code ratio ### Structured Data (34 points) - JSON-LD structured data - Schema.org markup depth - Open Graph tags - Twitter Cards - Breadcrumbs ### Crawlability (24 points) - robots.txt configuration - AI bot access (GPTBot,