shuding/nextra

Automated generation of llms.txt

Open

#4,784 opened on Sep 5, 2025

View on GitHub
 (1 comment) (16 reactions) (0 assignees)TypeScript (13,807 stars) (1,413 forks)user submission
enhancementhelp wanted

Description

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

Automated generation of llms.txt · shuding/nextra#4784 | Good First Issue