create-llms

Generates a specification-compliant llms.txt file that guides LLMs through repository structure and documentation.

github ↓ 9k
Claude Code
View source ↗

What it does

  • Review the official specification at https://llmstxt.org/ to ensure full compliance
  • Understand the required format structure and guidelines
  • Note the specific markdown structure requirements
  • Examine the complete repository structure using appropriate tools
  • Identify the primary purpose and scope of the repository
  • Catalog all important directories and their purposes
  • List key files that would be valuable for LLM understanding

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generates a specification-compliant llms.txt file that guides LLMs through repository structure and documentation.

Source

Repository: https://github.com/github/awesome-copilot

create-llms FAQ

What does the create-llms skill do?

Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/ Review the official specification at https://llmstxt.org/ to ensure full compliance Understand the required format structure and guidelines

How do I install create-llms?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-llms --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain create-llms?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

create-llms on getagentictools
[![create-llms on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-create-llms.svg)](https://getagentictools.com/skills/github-awesome-copilot-create-llms?ref=badge)
npx agentictools info skills/github-awesome-copilot-create-llms

The second line is the CLI lookup for this page — handy in READMEs and docs.