shuding/nextra

Automated generation of llms.txt

Open

#4.784 geöffnet am 5. Sept. 2025

Auf GitHub ansehen
 (1 Kommentar) (16 Reaktionen) (0 zugewiesene Personen)TypeScript (13.807 Stars) (1.413 Forks)user submission
enhancementhelp wanted

Beschreibung

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

We propose adding a /llms.txt markdown file to websites to provide LLM-friendly content. This file offers brief background information, guidance, and links to detailed markdown files.

llms.txt markdown is human and LLM readable, but is also in a precise format allowing fixed processing methods (i.e. classical programming techniques such as parsers and regex).

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

docusuarus has a plugin that does this automaticall

Contributor Guide