Automatically generates a properly formatted llms.txt file in your repository root by analyzing your project structure and cataloging essential documentation. It follows the official llmstxt.org specification exactly, organizing your README files, specs, examples, and config files into logical H2 sections with descriptive links. Saves you from manually hunting through directories and ensures LLMs can navigate your codebase effectively. The analysis phase is thorough but the actual file it produces is clean and minimal. Good for any project where you want AI tools to understand your documentation structure without having to explain it every time.
npx skills add https://github.com/github/awesome-copilot --skill create-llms