Fix: llms.txt has H1, summary, and a link index

Web-audit fix skill for the llms-txt-format check (Content for agents, SHOULD).

Goal

Structure /llms.txt with an H1, a blockquote summary, and a markdown link index.

Fix

Follow the llmstxt.org shape: start with # Title, add a > summary blockquote, then a categorized list of markdown links. A file that is present but is only a heading, or only a blob of prose, fails this row even when the presence check passes.

Resources

Copy-paste prompt

Paste this into your coding agent. Your audit adds what it observed for this check:

Verify

Re-run the audit at https://anc.dev/audit or call the audit_website MCP tool; the llms-txt-format check should report pass.