mandex
Installation
SKILL.md
Mandex — Offline Documentation Packages for AI Agents
Mandex (mx) is a package registry for documentation designed for AI coding agents. It distributes searchable documentation packages that download once and query locally with zero rate limits and sub-millisecond latency.
When to Use This Skill
Use this skill when users want to:
- Look up library/framework documentation without web access
- Search documentation for a specific library (PyTorch, Next.js, FastAPI, etc.)
- Build searchable documentation packages from markdown files
- Set up documentation access for AI coding assistants
- Sync project dependencies to auto-download relevant docs
- Query documentation across all installed packages
Installation
# Recommended: install via Cargo (verified through crates.io)
cargo install mandex