Tool Remediation Patches
Category: AI Friendliness · Tier: All
Generate code patches to fix agent-ready audit issues. Returns before/after code snippets with explanations, sorted by impact. Run agent_ready_audit first to get issues.
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 | URL to audit and generate patches for |
| maxPatches | number | No | Maximum number of patches to return |
Example
Use remediation_patches on your target page
Tips
- Combine with other tools for full analysis
Research
- llms.txt specification — Machine-readable site information for AI agents
Related
- Tools Overview — All 120 tools by category