Summary
Research best practices for making the toolkit's docs, plugins, and examples consumable by LLMs, and recommend an implementation approach.
Background
The llms.txt specification is an emerging standard for providing LLM-friendly project context. We should evaluate whether and how to adopt it (or similar approaches) for the toolkit.
Research areas
Deliverable
A recommendation (can be a comment on this issue or a follow-up issue) with:
- Proposed file structure
- What content to include and link to
- How to maintain it going forward (manual vs. automated)
Summary
Research best practices for making the toolkit's docs, plugins, and examples consumable by LLMs, and recommend an implementation approach.
Background
The llms.txt specification is an emerging standard for providing LLM-friendly project context. We should evaluate whether and how to adopt it (or similar approaches) for the toolkit.
Research areas
docs/), plugin READMEs (plugins/), package READMEs (packages/), examples (examples/), or a subsetllms-full.txt(concatenated full-text) is worth the maintenance costDeliverable
A recommendation (can be a comment on this issue or a follow-up issue) with: