ring:dev-llms-txt

Installation
SKILL.md

llms.txt Generator

Overview

This skill generates AI-friendly entry point files for Lerian repositories:

  • llms.txt — universal LLM entry point (llmstxt.org spec)
  • CLAUDE.md — instructions for Claude Code / Anthropic coding agents
  • AGENTS.md — instructions for any AI coding agent (OpenCode, Codex, Cursor, etc.)

These files solve different problems:

File Audience Purpose
llms.txt Any LLM (ChatGPT, Gemini, Perplexity, coding agents) Structured overview: what the project is, key docs, API refs
CLAUDE.md Claude Code, Anthropic agents How to work in the codebase: build, test, lint, conventions
AGENTS.md Any coding agent Same as CLAUDE.md but vendor-neutral

Step 1: Analyze Repository

Related skills
Installs
2
GitHub Stars
180
First Seen
Apr 6, 2026