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.
Install
npx skillscat add posva/erudita/erudita-docs Install via the SkillsCat registry.
SKILL.md
Erudita Docs
Workflow
- Use
erudita install <package...>to fetch and add documentation for specified packages. - If no packages are passed,
erudita installreadserudita.jsonand 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.