llms-txt

Generate a structured llms.txt map from repository content.

97|18|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/thatrebeccarae/claude-marketing --skill llms-txt-thatrebeccarae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llms-txt
Source: https://github.com/thatrebeccarae/claude-marketing/tree/main/skills/llms-txt
Command: npx skills add https://github.com/thatrebeccarae/claude-marketing --skill llms-txt-thatrebeccarae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

llms-txt helps teams improve AI discoverability by providing a curated map of project content for AI systems.

Core Features & Use Cases

  • Generates a concise, structured llms.txt following the llms-txt specification.
  • Prioritizes entry points like README and API references to improve AI surface area.
  • Useful for open-source projects, documentation sites, and developer tools undergoing content restructuring.

Quick Start

Run llms-txt generate [repo-path] to create an initial llms.txt tailored to your project.

Frequently Asked Questions about llms-txt

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

FAQPage Schema
What is an llms.txt file and how does it improve AI discoverability for documentation?

An llms.txt file improves AI discoverability by organizing repository content into a concise map of entry points like READMEs and API references that AI systems can easily parse.

How do I generate an llms.txt file for my open-source project repository?

You generate an llms.txt file for your repository by running a generate command on the project path, which indexes key content by priority and outputs a valid file following the Answer.AI specification.

Does the llms.txt specification work with developer tools and API references?

Yes, the llms.txt specification works with developer tools and API references by prioritizing these entry points during content mapping to provide clearer AI surface area for your project.

What is the best way to structure project content for AI discovery?

The best way to structure project content for AI discovery is using a fixed structure that indexes key content by priority, ensuring AI systems can quickly locate guides, API references, and READMEs.

Can I use llms.txt for a documentation site undergoing content restructuring?

Yes, you can use llms.txt for documentation sites undergoing content restructuring because it organizes repository content into a curated map, making it applicable for projects needing clearer AI surface area.