update-llms
Maintain accurate llms.txt files that guide LLMs through repository documentation and structure.
What it does
- Read the existing llms.txt file to understand current structure
- Review the official specification at https://llmstxt.org/ to ensure continued compliance
- Identify areas that may need updates based on repository changes
- Examine the current repository structure using appropriate tools
- Compare current structure with what's documented in existing llms.txt
- Identify new directories, files, or documentation that should be included
- Note any removed or relocated files that need to be updated
Requirements & configuration
- Identify areas that may need updates based on repository changes
- Note any removed or relocated files that need to be updated
- 1. Determine if the primary purpose statement needs updates
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Maintain accurate llms.txt files that guide LLMs through repository documentation and structure.
Source
Repository: https://github.com/github/awesome-copilot
update-llms FAQ
What does the update-llms skill do?
Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/ Read the existing llms.txt file to understand current structure Review the official specification at https://llmstxt.org/ to ensure continued compliance
What does update-llms require?
Identify areas that may need updates based on repository changes Note any removed or relocated files that need to be updated 1. Determine if the primary purpose statement needs updates
How do I install update-llms?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill update-llms --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain update-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.
[](https://getagentictools.com/skills/github-awesome-copilot-update-llms?ref=badge) npx agentictools info skills/github-awesome-copilot-update-llms The second line is the CLI lookup for this page — handy in READMEs and docs.