PulseAugur
EN
LIVE 22:12:20

New `llms.txt` convention aims to guide AI assistants and agents

A new convention called `llms.txt` is proposed as a way for websites to communicate directly with AI assistants and agents. This single Markdown file, placed at the site's root, would serve as a guide for AI models, similar to how `robots.txt` guides crawlers. It aims to improve how LLMs understand and summarize website content, potentially boosting a site's visibility in AI-generated search results. The format is simple, requiring a site name, description, and a list of important pages, and can be generated automatically for larger sites. AI

IMPACT Could improve AI's ability to accurately cite and summarize web content, potentially impacting SEO for technical sites.

RANK_REASON Proposal for a new file convention to improve AI agent interaction with websites.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New `llms.txt` convention aims to guide AI assistants and agents

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · AgentChip ·

    llms.txt: The One File Every Technical Website Should Ship in 2026

    <h2> What is llms.txt? </h2> <p><code>llms.txt</code> is a convention proposed for the LLM era: a single Markdown file at your site root that tells AI assistants, crawlers, and agents exactly what your site is about and which pages matter most.</p> <p>Think of it as <code>robots.…