Optimize Your Site for the AI-Native Web
The llms.txt Doctor is a specialized utility designed to help developers implement the emerging llms.txt standard correctly. It ensures your documentation and site content are perfectly structured for discovery by LLMs, AI agents, and crawlers.
What it does
This skill provides two primary functions: validation and generation. It can ingest your current llms.txt file to identify spec violations—such as missing summaries, malformed links, or incorrect structure—using a rigorous set of internal rules (LLT001-LLT007). Additionally, it can automatically bootstrap a new llms.txt skeleton by parsing your existing XML sitemaps or local documentation directories.
Why use this skill?
- Ensure Agent Readability: Avoid common formatting errors that prevent AI agents from parsing your docs accurately.
- Rapid Bootstrapping: Instantly convert sitemaps into valid Markdown-based llms.txt files.
- Safety First: Validation is read-only, and file generation requires explicit developer confirmation before writing to disk.
- Spec Compliance: Validates against mandatory H1 titles, summary blockquotes, and absolute URL requirements.
Deliverables
The skill provides detailed validation reports with specific error codes and remediation steps, as well as well-formatted Markdown content ready for deployment to your site's root.