Metadata-Version: 2.4
Name: geokit-cli
Version: 0.1.1
Summary: Official CLI for Generative Engine Optimization (GEO), llms.txt validation, and AI readiness audits.
Author-email: Will Sun <contact@geokit.site>
License: MIT
Project-URL: Homepage, https://geokit.site
Project-URL: Documentation, https://geokit.site/tools/ai-readiness-checker
Project-URL: Source Code, https://github.com/gstar-byte/geokit-cli
Project-URL: Bug Tracker, https://github.com/gstar-byte/geokit-cli/issues
Project-URL: llms.txt Generator, https://geokit.site/tools/llms-txt-generator
Project-URL: AI Robots Generator, https://geokit.site/tools/ai-robots-txt-generator
Project-URL: Schema Generator, https://geokit.site/tools/schema-generator
Project-URL: GEO Checklist, https://geokit.site/tools/geo-checklist
Project-URL: Citation Score, https://geokit.site/tools/citation-score
Project-URL: AI Search Grader, https://geokit.site/tools/ai-search-grader
Keywords: geo,ai-seo,llms-txt,generative-engine-optimization,chatgpt-search,perplexity,seo-audit
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# GEOKit CLI for Python

[![PyPI version](https://img.shields.io/pypi/v/geokit-cli.svg)](https://pypi.org/project/geokit-cli/)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

> Official Python command-line companion for [**GEOKit**](https://geokit.site) — The free, privacy-first Generative Engine Optimization (GEO) & AI SEO Toolkit.

---

## ⚡ Installation & Quick Start

Install directly from PyPI:

```bash
pip install geokit-cli
```

Run an instant AI search engine readiness audit on any website:

```bash
geokit audit https://yoursite.com
```

---

## 🛠️ CLI Features

* 🤖 **`/llms.txt` Endpoint Check**: Verify whether your website has implemented a machine-readable summary for LLMs.
* 🛡️ **AI Crawler Permission Audit**: Analyze `robots.txt` for explicit crawler rules targeting `GPTBot`, `PerplexityBot`, `ClaudeBot`, and `Applebot-Extended`.
* 📊 **AI Readiness Score**: Calculate an instant score (0-100) reflecting how easily generative AI search engines can ingest and cite your pages.

---

## 🌐 Online Web Toolkit

For deep schema builders, sitemap validators, and live crawler sandboxes, use our free browser tools at [**GEOKit.site**](https://geokit.site):

* [**llms.txt Generator**](https://geokit.site/tools/llms-txt-generator) — Visual builder to create specification-compliant `llms.txt` files.
* [**AI Robots.txt Generator**](https://geokit.site/tools/ai-robots-txt-generator) — Fine-tune permissions for 15+ AI user-agents.
* [**JSON-LD Schema Builder**](https://geokit.site/tools/schema-generator) — Generate AI-friendly FAQ, Article, and Product schemas.
* [**AI Search Grader**](https://geokit.site/tools/ai-search-grader) — In-depth semantic heading and token density analysis.
* [**Citation Score Grader**](https://geokit.site/tools/citation-score) — Probability analysis for Perplexity and ChatGPT citations.
* [**Embeddable AI Badge**](https://geokit.site/badge) — Display your verified score with a free badge.

---

## 📄 License

MIT © [GEOKit](https://geokit.site)
