What problem does it solve?
Project wiki documentation is often not optimized for large language model consumption, leading to LLMs being unable to accurately reference project content when answering user questions or performing documentation-related tasks.
Core Features & Use Cases
- Spec-Compliant File Generation: Creates llms.txt and llms-full.txt files that adhere to the official llms.txt standard for LLM-friendly documentation.
- Structured Content Organization: Organizes wiki content into prioritized sections (onboarding, architecture, getting started, deep dives) to maximize LLM context efficiency.
- Use Case: For open source projects with extensive wiki documentation, use this skill to generate standardized files that let LLMs accurately reference setup guides, architecture overviews, and API docs without manual reformatting.
Quick Start
Use the wiki-llms-txt skill to generate spec-compliant llms.txt and llms-full.txt files for your project's wiki documentation.