Tool Llms Txt Diff
Category: AI Friendliness · Tier: All
Compare a site's current structure against its llms.txt file. Detects added, removed, or changed pages. Use it to keep llms.txt current as your site evolves.
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 |
|---|---|---|---|
| url | string | Yes | Site URL to analyze |
| existingContent | string | No | Existing llms.txt content (if not provided, fetches from site/llms.txt) |
| crawl | boolean | No | Whether to crawl linked pages for comprehensive diff |
| maxPages | number | No | Max pages to crawl if crawl is true |
Example
Use llms_txt_diff on your target page
Tips
- Combine with other tools for comprehensive analysis
Research
- llms.txt specification — Machine-readable site information for AI agents
Related
- Tools Overview — All 120 tools by category