Skip to content

Add llms.txt route for AI agent discovery#82

Merged
NeedToUpdate merged 4 commits into
mainfrom
claude/page-speed-agentic-metrics-kx91oy
Jul 15, 2026
Merged

Add llms.txt route for AI agent discovery#82
NeedToUpdate merged 4 commits into
mainfrom
claude/page-speed-agentic-metrics-kx91oy

Conversation

@NeedToUpdate

Copy link
Copy Markdown
Owner

Lighthouse 13.3's Agentic Browsing audit checks for a valid llms.txt
at the domain root. Generated dynamically from the same content
sources as sitemap.ts so it can't drift from the real pages.

claude added 4 commits July 15, 2026 02:50
Lighthouse 13.3's Agentic Browsing audit checks for a valid llms.txt
at the domain root. Generated dynamically from the same content
sources as sitemap.ts so it can't drift from the real pages.
Tells agents summarizing the site what to suggest depending on why
the visitor is there: consulting, following insights on LinkedIn,
speaking requests, or hiring/job conversations.
Match the mailto: link convention used on every other page instead
of dropping the address in as plain text.
An agent reading llms.txt can't act on a mailto: link the way it can
navigate to a page URL, so wrapping the email in link syntax added
nothing. Plain address text, kept the LinkedIn link since that's an
actual resource an agent can follow.
@NeedToUpdate NeedToUpdate merged commit 0c05445 into main Jul 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants