# Wiki Llms Txt

> Generates llms.txt for LLM-friendly project access

- Skill: `rudironsoni/wiki-llms-txt-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rudironsoni/wiki-llms-txt-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rudironsoni/wiki-llms-txt-3/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: rudironsoni (https://skillmd.com/u/rudironsoni)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/rudironsoni/wiki-llms-txt-3

---

# wiki-llms-txt

Generates llms.txt for LLM-friendly project access

## Trigger

- User asks to generate llms.txt
- User wants LLM-friendly docs

## Files Generated

- `llms.txt`: Project summary with links to key documentation
- `llms-full.txt`: Complete inlined documentation

## Purpose

- Enables coding agents to discover documentation
- Provides MCP-compatible documentation access
- Standard location for agent discovery

## Output

````text
./llms.txt
wiki/llms-full.txt
```text

## Agent Integration

Works with GitHub MCP Server for automatic documentation discovery.
````

