GreyScript AI

llms.txt Generator

Build an llms.txt file that points AI assistants and agents to your most useful pages. Paste your sitemap to import URLs, organise them into sections, then copy or download the file.

Import URLs (optional)
Browsers cannot fetch another site's sitemap directly, so open yoursite.com/sitemap.xml and paste its contents here.
Used to turn relative links like /pricing/ into full URLs.
Sections and links
Links in a section named Optional can be skipped by agents when their context window is short.
Coming soon AI-written summaries and link notes · llms-full.txt with full page text
Your llms.txt
    Follows the format proposed at llmstxt.org. Nothing you enter is sent anywhere or saved, so copy or download the file before you leave the page. Publish the file at the root of your domain, for example https://www.example.com/llms.txt, and serve it as plain text.

    Questions and answers

    What is llms.txt?

    llms.txt is a proposed standard (llmstxt.org) for a Markdown file at your site root that gives AI assistants a short summary of your site and links to its most useful pages. It works like a curated table of contents for language models.

    What format does llms.txt use?

    An H1 with the site or project name is the only required part. It is followed by an optional blockquote summary, optional free text, and H2 sections containing Markdown link lists in the form "- [Title](url): notes". A section called Optional lists links an agent can skip when its context is short.

    Where do I put the file?

    Publish it at the root of your domain so it loads at https://yourdomain.com/llms.txt. You do not need to link to it; tools that support llms.txt look for that exact path.

    Does llms.txt improve Google rankings?

    No. Google's May 2026 guide to its generative AI features says llms.txt is not needed and that Google treats it like any other text file. Some AI assistants, coding agents and documentation tools do read it, so treat it as a low-cost extra for those, not a ranking factor.

    Can it write the link descriptions for me?

    Not yet. AI-written summaries and notes are coming soon. For now, add a short note to each link yourself; one plain sentence about what the page answers works best.