If you've got an llms.txt file that's fallen out of sync with your repo structure, this skill does the tedious work of bringing it current. It scans your repository, compares what exists against what's documented, then updates the file following the official llmstxt.org specification. It handles the format requirements, organizes files into logical sections like Documentation and Specifications, and maintains the exact markdown structure LLMs expect. Saves you from manually tracking down new README files, moved documentation, or outdated references every time your project evolves.
npx skills add https://github.com/github/awesome-copilot --skill update-llms