Instant docs for coding agents
Give your coding agent fast access to clean, LLM-ready documentation for any library. Zero dependencies, plain markdown, sub-50ms cached reads.
npm install -g anytext-clinpx skills add ruiyuwg/anytextSupported libraries
63 libraries, 4,000+ topics. Clean, LLM-ready docs updated weekly via CI.
Browse RegistryHow it works
No scraping, no external APIs at runtime. Just static file fetches from the registry.
Why anytext?
Coding agents hallucinate outdated APIs when they can't access docs. Existing solutions all have tradeoffs.
Zero dependencies
Uses only Node.js built-ins. No native modules, no runtime bloat.
Plain markdown
Output goes straight to stdout. No JSON wrapping, no protocol overhead.
Sub-50ms cached reads
Local cache at ~/.anytext means repeat calls return instantly.
Transparent registry
Every doc is in the repo. Audit, fork, or contribute directly.
Offline capable
Works without internet after the first cache population.
Single install
One CLI, one skill — instant access to all libraries.