📄
AB-079

llms.txt Markdown Structure Valid

🔍 Discovery Quick fix Est. cost: $0

What it means

Checks that /llms.txt follows the llms.txt markdown spec with proper headings and optional links.

Why it matters

Agents can parse llms.txt reliably to understand your project context, capabilities, and documentation links.

What's wrong

/llms.txt contains plain text without markdown headings (#) — agents cannot parse structured sections.

What's right

/llms.txt starts with # title, uses ## for sections, and includes optional [link](url) lines per spec.

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Discovery