π¦ ClawHub
llms.txt File Builder
by @geoly-geo
Generate, validate, and optimize llms.txt files for AI crawler accessibility. Creates structured markdown files that help AI platforms (ChatGPT, Perplexity,...
π‘ Examples
Generate an llms.txt file for any website:
python scripts/generate_llms_txt.py [--output llms.txt]
Example:
python scripts/generate_llms_txt.py example.com --output llms.txt
π Constraints
Validate an existing llms.txt file:
python scripts/validate_llms_txt.py llms.txt
Checks for:
TERMINAL
clawhub install geo-llms-txt