Skip to content

Handling "agent friendly" websites #2993

Description

@skatkov

I'm curious, lightpanda browser is advertised as "ai agent" browser. And some websites try to signal "agent" friendly content.

Some projects do it through the llms.txt file. Some do it through Accept: text/markdown, see: https://acceptmarkdown.com/

But some other pages might have alternative links for markdown format, like my own blog:

<link rel="alternate" type="text/markdown" href="https://www.skatkov.com/posts/2026-07-15-snooping-on-githits.md">

In my case, .md url provide a stripped down content, without all the clutter.

I've been playing around, and it doesn't seem that LightPanda prioritizes or even uses these?

Other agents are doing that (not all, though):
https://acceptmarkdown.com/status

Browser doesn't send "Accept: text/markdown" either.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions