wiki-llms-txt
Generates llms.txt for LLM-friendly project access
Trigger
- User asks to generate llms.txt
- User wants LLM-friendly docs
Files Generated
llms.txt: Project summary with links to key documentationllms-full.txt: Complete inlined documentation
Purpose
- Enables coding agents to discover documentation
- Provides MCP-compatible documentation access
- Standard location for agent discovery
Output
./llms.txt
wiki/llms-full.txt
```text
## Agent Integration
Works with GitHub MCP Server for automatic documentation discovery.