# Erudita Docs

> Fetch and install llms.txt documentation using the erudita CLI. Use when a user asks to download, cache, or install documentation for packages, or to update erudita.json and .erudita links.

- Skill: `posva/erudita-docs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add posva/erudita-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/posva/erudita-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: posva (https://skillmd.com/u/posva)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/posva/erudita-docs

---


# Erudita Docs

## Workflow

- Use `erudita install <package...>` to fetch and add documentation for specified packages.
- If no packages are passed, `erudita install` reads `erudita.json` and prunes stale entries.

## Tips

- Prefer `erudita install --deps <dev|prod|all>` to cache docs for project dependencies.
- Use `erudita install --mode <link|copy>` to control whether `.erudita/` uses symlinks or copies.

