posva

posva / erudita

Public

📚 CLI to download llms.txt docs

16
0
100% credibility
Found Feb 03, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Erudita is a command-line tool for downloading, caching, and linking documentation from llms.txt files in package websites to local projects.

How It Works

1
🔍 Discover Erudita

You hear about a handy tool that grabs helpful guides from your favorite packages and keeps them ready for you.

2
📥 Fetch package guides

Tell it which packages you use, and it quickly downloads their documentation files to a safe spot on your computer.

3
🔗 Link to your project

With one simple step, it connects those guides right into your work folder so they're always easy to find.

4
📋 Browse your collection

Check the list anytime to see all your saved guides and peek inside any one you need.

5
🔄 Keep them fresh

When updates come out, refresh your guides with a quick command to stay current.

Docs always ready

Now your project has instant access to all the guidance you need, speeding up your work without hunting online.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is erudita?

Erudita is a TypeScript CLI download manager that fetches llms.txt files from npm package websites, parses them into structured docs, and downloads linked Markdown files for offline use. It solves the hassle of manually hunting AI-optimized documentation across deps by caching everything locally and linking it into your project as a .erudita/ folder via symlinks or copies. Commands like `erudita fetch vue`, `install --deps all`, `list`, `show`, and `update` make it a cli download command for docs on Linux, Ubuntu, Windows, or anywhere Node runs.

Why is it gaining traction?

Unlike generic cli download file tools like wget or curl, erudita specializes in llms.txt parsing with concurrency, progress bars, and automatic npm homepage resolution—perfect for bulk-fetching docs from package.json deps. The project integration (erudita.json config, gitignore auto-setup) means zero boilerplate for monorepos, and it handles cli download google drive-style edge cases via URL resolution. Devs love the cli github actions compatibility for CI doc caching.

Who should use this?

JS/TS devs building LLM-powered tools or IDE extensions who need local, structured docs for deps like Vue or React. Frontend teams in monorepos tired of cloud LLM context limits, or backend devs embedding package docs for AI code review workflows. Ideal for cli github repo setups where offline access beats browser tabs.

Verdict

Try it if you're in the llms.txt ecosystem—solid CLI with tests and cross-platform support, despite 16 stars and 1.0% credibility signaling early maturity. Polish the docs for broader adoption, but it works today for cli download ubuntu-style simplicity.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.