llms-txt-generator
Installation
SKILL.md
llms.txt Generator
Create a concise llms.txt draft that points AI agents to the most useful public resources.
Scope: drafting and reviewing the file itself. Whether crawlers can reach it belongs to robots-ai-crawler-audit; choosing which pages deserve to exist belongs to answer-engine-content-audit.
Workflow
- Inspect the homepage, sitemap, docs, product/service pages, policy pages, and support pages.
- Identify canonical high-value URLs and exclude thin, duplicate, private, or low-signal pages.
- Group links by intent: overview, products/services, docs, support, policies, changelog, pricing, and contact.
- Draft
llms.txtwith short descriptions for each section. - Note missing pages that would make the file more useful.
- [EXPERIMENTAL] Check for emerging machine-readable discovery conventions (Markdown content-negotiation via
Accept: text/markdownand Agential Resource Discovery manifests/auth.mdor/.well-known/ard.json) — seereferences/checks.md. Clearly mark any findings as experimental draft standards.