LLMS.txt Checker & Validator
Audit your website's /llms.txt file against standard specifications. Validate title declarations, LLM intent summaries, section hierarchies, and Markdown link integrity.
Recent Audited Files
AI Spec Verification
Validates compliance against emerging standard formats required by LLMs and search engines.
Context Window Sizing
Estimates token consumption to optimize prompt caching and context windows for models.
Hierarchy Auditor
Verifies section markers (##) and link labels to ensure seamless agent navigation.
Markdown Syntax Check
Identifies malformed URLs, broken markdown brackets, and missing link descriptions.
Full Dump Check
Verifies whether an extended llms-full.txt repository is declared for bulk ingestion.
Actionable Fixes
Provides instant remediation steps and copy-ready recommendations to reach 100% score.
- {{ step.title }}
Audit Failed
{{ errorMessage }}
{{ diag.title }}
{{ diag.type }}{{ diag.analysis }}
Discovered Routes, Directives & Links
| Section / Group | Directive / Label | Path / Target URL | Context & Scope | Action |
|---|---|---|---|---|
| No directives or links found matching selected section filter. | ||||
| {{ r.section }} | {{ r.label }} | {{ r.url }} | {{ r.notes || '—' }} | {{ r.scope || (r.isExternal ? 'External' : 'Internal') }} |
{{ diag.title }}
{{ diag.type }}{{ diag.analysis }}
llms.txt Syntax Content
{{ auditData.rawMarkdown }}