llms-txt-generator

Installation
SKILL.md

llms.txt Generator

Produces a single self-contained Markdown doc following the llms.txt convention: H2 per concept, 1-3 sentence explanation + one annotated code example, token-budgeted, ending with a Summary. Each H2 is an independent retrieval unit — usable as RAG source (NotebookLM, vector DBs, agent context) or standalone reference.


Execution Flow

Signal Mode Source
GitHub URL or org/repo Remote Fetch via GitHub raw
No URL, agent in codebase Local Scan cwd for docs

If ambiguous, ask.


PHASE 1 — Source Discovery

Installs
3
GitHub Stars
6
First Seen
Mar 23, 2026
llms-txt-generator — andurilcode/skills