Generate Llms Txt banner
TechNickAI TechNickAI

Generate Llms Txt

Development community

Description

--- description: Generate or update llms.txt file to help LLMs understand and navigate your site --- # Generate llms.txt Creates or updates llms.txt - a standardized file that helps Large Language Models understand and navigate your website or documentation at inference time. <philosophy> llms.txt provides LLM-friendly navigation and context for websites and documentation. It should be: - Concise - LLMs have limited context windows - Navigational - Links to key documentation rather than dupli

Installation

Installs to ~/.claude/commands/technickai-heart-centered-prompts-generate-llms-txt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TechNickAI/heart-centered-prompts/HEAD/.claude/commands/generate-llms-txt.md -o ~/.claude/commands/technickai-heart-centered-prompts-generate-llms-txt.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository