[FEATURE]: provide llms.txt and docs as markdown #6427

Open
opened 2026-02-16 18:04:11 -05:00 by yindo · 4 comments
Owner

Originally created by @SamuelMiller on GitHub (Jan 16, 2026).

Originally assigned to: @jayair on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Please provide an easy way to parse and downlaod Open Codes documentation with a llms.txt and docs map markdown file, and provide all docs as markdown files like Claude Code does.
Claude provides both https://code.claude.com/docs/en/claude_code_docs_map.md and https://code.claude.com/docs/llms.txt

Originally created by @SamuelMiller on GitHub (Jan 16, 2026). Originally assigned to: @jayair on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Please provide an easy way to parse and downlaod Open Codes documentation with a llms.txt and docs map markdown file, and provide all docs as markdown files like Claude Code does. Claude provides both https://code.claude.com/docs/en/claude_code_docs_map.md and https://code.claude.com/docs/llms.txt
yindo added the discussiondocs labels 2026-02-16 18:04:11 -05:00
Author
Owner

@ghosttigerllc-bit commented on GitHub (Jan 19, 2026):

Im shocked OpenCode doesnt have this already, its already widely used. Please show an agent a few of these examples then point it at your docs and ask it to index and generate? Will be greatly appreciated!

openAI
https://platform.openai.com/docs/llms.txt
https://platform.openai.com/docs/llms-full.txt

Anthropic
https://platform.claude.com/llms.txt
https://platform.claude.com/llms-full.txt

modelcontextprotocol
https://modelcontextprotocol.io/llms.txt
https://modelcontextprotocol.io/llms-full.txt

Letta
https://docs.letta.com/llms.txt
https://docs.letta.com/llms-full.txt

z.AI
https://docs.z.ai/llms.txt
https://docs.z.ai/llms-full.txt

pydantic
https://docs.pydantic.dev/latest/llms.txt
https://docs.pydantic.dev/latest/llms-full.txt

@ghosttigerllc-bit commented on GitHub (Jan 19, 2026): Im shocked OpenCode doesnt have this already, its already widely used. Please show an agent a few of these examples then point it at your docs and ask it to index and generate? Will be greatly appreciated! openAI https://platform.openai.com/docs/llms.txt https://platform.openai.com/docs/llms-full.txt Anthropic https://platform.claude.com/llms.txt https://platform.claude.com/llms-full.txt modelcontextprotocol https://modelcontextprotocol.io/llms.txt https://modelcontextprotocol.io/llms-full.txt Letta https://docs.letta.com/llms.txt https://docs.letta.com/llms-full.txt z.AI https://docs.z.ai/llms.txt https://docs.z.ai/llms-full.txt pydantic https://docs.pydantic.dev/latest/llms.txt https://docs.pydantic.dev/latest/llms-full.txt
Author
Owner

@deleon626 commented on GitHub (Jan 24, 2026):

Would find this really useful. I've been pulling docs manually into context and it's a pain. The llms.txt format just works.

@deleon626 commented on GitHub (Jan 24, 2026): Would find this really useful. I've been pulling docs manually into context and it's a pain. The llms.txt format just works.
Author
Owner

@deadcoder0904 commented on GitHub (Feb 3, 2026):

Yeah just give me llms.txt as well. Do it like bun where it links to markdown:

https://bun.com/llms.txt

becomes

- [Get the absolute path to the current entrypoint](https://bun.com/docs/guides/util/main.md)

@deadcoder0904 commented on GitHub (Feb 3, 2026): Yeah just give me llms.txt as well. Do it like bun where it links to markdown: > https://bun.com/llms.txt becomes > `- [Get the absolute path to the current entrypoint](https://bun.com/docs/guides/util/main.md)`
Author
Owner

@gustavosmendes commented on GitHub (Feb 14, 2026):

please.

@gustavosmendes commented on GitHub (Feb 14, 2026): please.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6427