update-llms

Update repository root llms.txt files to reflect current documentation and specification structure.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/selfagency/agentsy --skill update-llms-selfagency
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-llms
Source: https://github.com/selfagency/agentsy/tree/main/.agents/skills/update-llms
Command: npx skills add https://github.com/selfagency/agentsy --skill update-llms-selfagency

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of stale or incorrect llms.txt guidance, ensuring that documentation and repository structure described to LLMs remains current.

Core Features & Use Cases

  • Specification-compliant updates: Maintains llms.txt.org format and structure so the file stays machine-parseable and human-readable.
  • Repository-aware link curation: Reviews the repository to find new/changed documentation and specifications and updates file lists accordingly.
  • Change detection and cleanup: Removes or revises outdated references so LLM navigation remains accurate.

Quick Start

Tell the AI to update the root llms.txt by scanning current repo documentation and specifications, then revising links to match the current structure while preserving llms.txt format compliance.

Frequently Asked Questions about update-llms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update llms.txt to reflect current repository documentation?

Update llms.txt by scanning the repository for new or changed documentation and specifications, then curating relative links to match the current structure while preserving strict llmstxt.org formatting compliance for LLM consumption.

What is llms.txt formatting compliance and why does it matter for LLM navigation?

llms.txt formatting compliance ensures the repository root file remains machine-parseable and human-readable, allowing LLMs to accurately discover and navigate current documentation and specification structures without encountering stale references.

How do I remove outdated documentation links from my llms.txt file?

Remove outdated documentation links by applying change detection and cleanup logic to the repository, which revises stale references so the llms.txt file list accurately reflects existing documentation and specifications.

When do I need to regenerate the llms.txt file for my repository?

You need to regenerate the llms.txt file when the repository structure or documentation changes, ensuring the list of links is corrected so LLM navigation accurately reflects the current specification and documentation layout.

Does updating llms.txt require specific dependencies or environment setup?

Updating llms.txt requires no specific external dependencies or environment setup, as the process relies on scanning the current repository structure and applying link curation directly to the root file.

What is the best way to curate relative links in llms.txt for spec compliance?

The best way to curate relative links is to validate them against the current repository mapping and apply strict llmstxt.org formatting rules, ensuring the updated file remains optimized for accurate LLM consumption.