What problem does it solve?
This Skill removes the manual work of turning a code repository into navigable llms.txt and llms-full.txt files for LLM discovery and context loading.
Core Features & Use Cases
- Repository-to-index generation: Builds both llms.txt and llms-full.txt from a local repository path or a GitHub repository URL.
- Batch processing: Handles multiple repositories from a target list, including per-target options like base URL overrides and source signature extraction.
- Claude Code extension indexing: Supports a specialized mode for Skill, Rule, and Agent repositories, preserving existing SKILL.md descriptions while generating a repository-level summary.
- Use Case: Use this Skill when you maintain documentation or Claude Code extension repositories and need consistent, validated LLM-readable indexes for search, browsing, or downstream automation.
Quick Start
Ask the generate-llms-txt skill to build llms.txt and llms-full.txt for a local repository or GitHub URL, and include target-list or cc-extensions options when you need batch processing or Claude Code extension indexing.