GeoSuite Open

Free, open-source tools for Generative Engine Optimization — making your site legible to ChatGPT, Gemini, Claude & Perplexity. Zero dependencies, run in your terminal or right here.

Explore GeoSuite →

🤖 AI Crawl Check

See which AI crawlers (GPTBot, ClaudeBot, PerplexityBot…) your robots.txt allows or blocks — with an AI-visibility score. Plus a public bot-list API.

npx @geosuite/ai-crawler-bots robots <url>

📄 llms.txt Generator

Turn any site's sitemap.xml into an llms.txt — the curated index that tells AI models which pages matter.

npx @geosuite/llms-txt-generator <sitemap>

🔖 Schema Templates

Copy-paste schema.org JSON-LD templates (Organization, Product, FAQPage, Article…) and validate your own structured data.

npx @geosuite/schema-templates show Organization

🗺️ Sitemap Builder

Crawl a site and build a sitemap.xml — a quick capped version here, or a full crawl from the CLI.

npx @geosuite/sitemap-builder <url>