mandex
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
More from chonkie-inc/skills
chonkie
Use Chonkie for fast, lightweight text chunking in RAG pipelines. Covers all 11 chunker types (Token, Fast, Sentence, Recursive, Semantic, Late, Code, Neural, Slumber, Table, TeraflopAI), the Pipeline API for chaining fetch→process→chunk→refine→export→store workflows, embeddings refineries, vector DB handshakes (Chroma, Qdrant, Pinecone, etc.), tokenizer selection, recipe system, REST API server, and async/batch processing. Use when: splitting documents for embeddings, building ingestion pipelines, chunking code or markdown, setting up vector DB ingestion, or any text segmentation task for retrieval-augmented generation.
12catsu
Use Catsu for unified, high-performance embedding API calls across 11 providers (OpenAI, VoyageAI, Cohere, Jina, Mistral, Gemini, Together AI, Mixedbread, Nomic, DeepInfra, Cloudflare) through a single consistent interface. Covers model selection and discovery, automatic retry with exponential backoff, cost and token tracking, Matryoshka dimension reduction, input type hints (query vs document), async/await support, and per-request API key overrides. Use when: generating embeddings, comparing embedding providers, building search or RAG systems, or integrating embeddings into Python or Rust applications.
7