Metadata-Version: 2.4
Name: geokit-tools
Version: 0.1.0
Summary: Core Python utilities 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/geo-checklist
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: AI Readiness Checker, https://geokit.site/tools/ai-readiness-checker
Project-URL: Schema Generator, https://geokit.site/tools/schema-generator
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,perplexity,chatgpt-search
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# geokit-tools

> Official Python toolkit for **Generative Engine Optimization (GEO)**, standardized `/llms.txt` generation, and AI search readiness auditing.
> Powered by [**GEOKit (https://geokit.site)**](https://geokit.site).

---

## Installation

```bash
pip install geokit-tools
```

---

## Features

- 📑 **Standardized `/llms.txt` Builder**: Generate machine-readable markdown indexes for Perplexity, ChatGPT Search, and Claude.
- 🤖 **AI Robots Permission Manager**: Granular crawler directives for `GPTBot`, `PerplexityBot`, `Claude-Web`, and `CCBot`.
- 📊 **AI Search Readiness Checker**: Audit semantic markup, JSON-LD Schema graphs, and token chunking efficiency.

---

## Online Web Toolkit

For deep browser-based diagnostics, use our free client-side tools at [**GEOKit.site**](https://geokit.site):

- 🛠️ [**llms.txt Generator**](https://geokit.site/tools/llms-txt-generator)
- 🤖 [**AI Robots.txt Generator**](https://geokit.site/tools/ai-robots-txt-generator)
- 📊 [**AI Search Readiness Checker**](https://geokit.site/tools/ai-readiness-checker)
- 🏷️ [**JSON-LD Schema Builder**](https://geokit.site/tools/schema-generator)
- 📈 [**Citation Score Estimator**](https://geokit.site/tools/citation-score)

---

## License

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