Skip to content

LLM Context & llms.txt

Auriya provides standardized machine-readable documentation compliant with the llmstxt.org specification. These endpoints allow Large Language Models (LLMs), AI coding assistants, and autonomous agents to index and reference Auriya’s technical documentation directly.


Add Auriya’s documentation as a custom doc source in your AI editor (Cursor, Windsurf, Claude Code, Antigravity, GitHub Copilot):

https://auriya.pages.dev/llms.txt

Fetch documentation context directly inside terminal sessions or pipe into local AI CLI tools:

Terminal window
# Download complete documentation for offline LLM prompting
curl -sSL https://auriya.pages.dev/llms-full.txt -o auriya_docs.md

These files are built automatically during every deployment using starlight-llms-txt. Any updates to guides, configuration keys, or kernel tweaks are immediately synchronized across all LLM endpoints.