Skip to content

DOCS-1430 - Improve LLM agent discoverability (LLMs.txt, etc.)#6381

Draft
kimsauce wants to merge 2 commits intomainfrom
llm-agent-discoverability
Draft

DOCS-1430 - Improve LLM agent discoverability (LLMs.txt, etc.)#6381
kimsauce wants to merge 2 commits intomainfrom
llm-agent-discoverability

Conversation

@kimsauce
Copy link
Collaborator

@kimsauce kimsauce commented Mar 5, 2026

Purpose of this pull request

Improve LLM agent discoverability: top-of-page directive, link tag, and enriched llms.txt

Agents may not know our llms.txt exists unless we tell them on every page. This adds a lightweight agent directive (blockquote before the h1) on all doc pages pointing to llms.txt, a tag in the HTML head for machine discovery, and rewrites llms.txt from 6 entry points to a structured index of ~140 pages across all doc sections.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-1430

…nriched llms.txt

Agents don't know our llms.txt exists unless we tell them on every page.
This adds a lightweight agent directive (blockquote before the h1) on all
doc pages pointing to llms.txt, a <link rel="help"> tag in the HTML head
for machine discovery, and rewrites llms.txt from 6 entry points to a
structured index of ~140 pages across all doc sections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kimsauce kimsauce self-assigned this Mar 5, 2026
@cla-bot cla-bot bot added the cla-signed Contributor approved, listed in .clabot file label Mar 5, 2026
@kimsauce kimsauce changed the title Improve LLM agent discoverability: top-of-page directive, link tag, and enriched llms.txt DOCS-1430 - Improve LLM agent discoverability (LLMs.txt, etc.) Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant