Create llms.txt
curated by SkillMD · plugin · 4 skills
Generate an llms.txt file for LLM-friendly project documentation following the specification.
Install the whole plugin (CLI)
npx skillmds add microsoft/wiki-researcher
npx skillmds add github/create-llms
npx skillmds add microsoft/wiki-llms-txt
npx skillmds add oyi77/agent-docsSkills in this plugin
- ▌ wiki-researcher · microsoftConducts multi-turn iterative deep research on specific topics within a codebase, tracing actual code paths and grounding every claim in evidence.
- ▌ create-llms · githubGenerate an llms.txt file from repository structure, following the llms.txt specification to help LLMs navigate and understand the project.
- ▌ wiki-llms-txt · microsoftGenerates llms.txt and llms-full.txt files that provide LLM-friendly access to wiki documentation, following the llms.txt specification.
- ▌ agent-docs · oyi77Writes documentation optimized for AI agent consumption, including SKILL.md, README, and API docs, using layered context hierarchies and RAG-friendly formatting.