llms.txt file at the root documentation site. AI tools can use this file to understand the documentation structure and find relevant content to user prompts.
Open the llms.txt for Chkk docs site
llms.txt structure
Anllms.txt file is a plain Markdown file that contains:
- Site title as an H1 heading. This is the only required section of an
llms.txt. - Structured content sections with descriptive links to key pages.
llms-full.txt
Thellms-full.txt file combines entire Chkk documentation site into a single file as context for AI tools and is indexed by LLMs. Users can paste a single URL as context for AI tools for more relevant and accurate responses.
Chkk hosts an llms-full.txt file. View Chkk llms-full.txt by appending /llms-full.txt to Chkk documentation site’s URL.
Open the llms-full.txt for this site
Chkk’s llms-full.txt is always up to date and requires zero maintenance.