AI Crawl Radar

llms.txt Generator

Enter a URL and get a spec-compliant llms.txt starting template in seconds.

What is llms.txt? It's a simple markdown file at your site root that points AI tools and answer engines to your most important pages — like a sitemap written for LLMs.

This tool reads a page's title, description and navigation and assembles a starting template. Review and edit it, then publish it at /llms.txt.

Example output
# Example Co
> Example Co builds developer tools for shipping software faster.

## Documentation
- [Docs](https://example.com/docs)
- [API reference](https://example.com/docs/api)

## Products
- [Pricing](https://example.com/pricing)
- [Features](https://example.com/features)

## About
- [About](https://example.com/about)
- [Contact](https://example.com/contact)