update-llms

Installation
Summary

Maintain accurate llms.txt files that guide LLMs through repository documentation and structure.

  • Analyzes current repository state against the official llms.txt specification to identify outdated, missing, or incorrect file references
  • Organizes essential documentation into logical H2 sections (Documentation, Specifications, Examples, Configuration, Optional) with properly formatted markdown links
  • Validates compliance with https://llmstxt.org/ format requirements including H1 header, blockquote summary, and relative path links
  • Removes outdated references, adds new documentation files, and reorganizes sections to improve LLM navigation while maintaining human readability
SKILL.md

Update LLMs.txt File

Update the existing llms.txt file in the root of the repository to reflect changes in documentation, specifications, or repository structure. This file provides high-level guidance to large language models (LLMs) on where to find relevant content for understanding the repository's purpose and specifications.

Primary Directive

Update the existing llms.txt file to maintain accuracy and compliance with the llms.txt specification while reflecting current repository structure and content. The file must remain optimized for LLM consumption while staying human-readable.

Analysis and Planning Phase

Before updating the llms.txt file, you must complete a thorough analysis:

Step 1: Review Current File and Specification

  • 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

Step 2: Repository Structure Analysis

  • Examine the current repository structure using appropriate tools
Related skills

More from github/awesome-copilot

Installs
8.4K
GitHub Stars
32.7K
First Seen
Feb 25, 2026