create-llms
Analyzes repository structure to generate a spec-compliant llms.txt file for improved LLM navigation.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-llmsStats
| Total installs | 7,510 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Analyzes repository layout, identifies key files (READMEs, specs, examples, configuration), and catalogs documentation structure before generation
- Creates llms.txt following the official specification at https://llmstxt.org/ with H1 project name, blockquote summary, and organized H2 file sections
- Organizes files into logical categories (Documentation, Specifications, Examples, Configuration, Optional) with descriptive relative links and brief explanations
- Validates output for format compliance, valid links, and effective LLM navigation before placement in repository root
Tags
Related skills
| Skill | Installs | vs create-llms |
|---|---|---|
| copilot-instructions-blueprint-generator | 7,478 | -32 |
| legacy-circuit-mockups | 7,586 | +76 |
| breakdown-test | 7,520 | +10 |
| microsoft-skill-creator | 7,592 | +82 |
| create-architectural-decision-record | 7,625 | +115 |
FAQ
- How many installs does create-llms have?
- create-llms has 7,510 total installs and 7.5K installs this week.
- Where is create-llms hosted?
- create-llms is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-llms have?
- create-llms has 27.4K GitHub stars.
- When was create-llms first indexed?
- OrangeBot.AI first indexed create-llms on Feb 25, 2026.
- How do I install create-llms?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-llms