Back to docs

Tool Llms Txt Validate

Category: AI Friendliness · Tier: All

Validate an llms.txt file for format compliance and link validity. Checks markdown structure, URL validity, and link reachability. Use it to ensure llms.txt files follow the spec.

When to Use

AI Friendliness tools audit sites for AI-agent compatibility. The agent-ready audit grades findability, stability, accessibility, and semantics. The llms.txt tools manage machine-readable site descriptions.

Parameters

Parameter Type Required Description
content string No llms.txt content to validate (provide either content or url)
url string No URL to fetch llms.txt from (appends /llms.txt if needed)
validateLinks boolean No Whether to check if links are reachable
maxLinksToValidate number No Max links to validate (for performance)

Example

Use llms_txt_validate on your target page

Tips

  • Combine with other tools for comprehensive analysis

Research

Related

From the Blog