@echorank/llms-generator
v1.0.0
Published
CLI tool to generate and validate llms.txt / llms-full.txt files for AI engines like ChatGPT, Claude, and Gemini.
Maintainers
Readme
@echorank/llms-generator
llms.txt / llms-full.txt Generator & Validator CLI by EchoRank
Generate a standards-compliant llms.txt file for your website so ChatGPT, Claude, Gemini, and
Perplexity can understand and cite your content with clear, structured context.
⚡ Quick Start (No Installation Required)
npx @echorank/llms-generator https://yourwebsite.comOr install it globally:
npm install -g @echorank/llms-generator
llms-generator https://yourwebsite.comOr install via Homebrew (macOS/Linux):
brew tap echorank-com/tap
brew install llms-generator
llms-generator https://yourwebsite.com📊 What Does It Check?
llms-generator crawls your site and validates:
- Existing
llms.txt/llms-full.txt: Detects and validates format against the emerging spec. - Site Structure Extraction: Identifies key pages, docs, and sections worth exposing to AI crawlers.
- AI Crawler Accessibility: Cross-checks
robots.txtrules against known AI bots. - Ready-to-Use Output: Produces a copy-pasteable
llms.txtdraft tailored to your site.
🌐 Full Web Interactive Report
For the generated file, live editing, and download options, visit the free web tool:
👉 https://echorank.com/tools/llms-generator
📄 License
MIT © EchoRank
