Fix: llms.txt links resolve
Web-audit fix skill for the
llms-txt-linkscheck (Content for agents, SHOULD).
Goal
Make every markdown href in /llms.txt fetchable.
Fix
Probe the markdown links in /llms.txt and replace 404s. An agent that follows a dead index link wastes a round-trip and may conclude the project has no docs. Keep the list short and current; drop links you are not willing to keep alive.
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-links check should report pass.