By chonkie-inc
Agent Skills for text chunking, offline documentation search, and unified embeddings using Chonkie, Mandex, and Catsu
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.
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.
Use Mandex (mx) to search and manage offline documentation packages for AI agents. Covers pulling docs from CDN, full-text search with BM25 + optional ONNX semantic reranking, building custom .mandex packages from markdown, project-level dependency sync, and multi-agent integration (Claude Code, Cursor, Codex). Use when: looking up library documentation offline, building searchable doc packages, setting up documentation for coding agents, or searching across project dependencies.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agent Skills for text chunking, offline documentation search, and unified embeddings — built for Claude Code, Cursor, Gemini CLI, Codex, and other AI coding agents.
| Skill | Description |
|---|---|
| chonkie | Fast, lightweight text chunking for RAG pipelines. 11 chunker types, Pipeline API, embeddings refineries, and vector DB integrations. |
| mandex | Offline documentation packages for AI agents. Pull, search, and build searchable doc packages with BM25 + semantic reranking. |
| catsu | Unified embedding API client for 11 providers through a single interface. Built-in retry, cost tracking, and model discovery. |
npx skills)# Claude Code
npx skills add chonkie-inc/skills
# Cursor
npx skills add chonkie-inc/skills --cursor
# Gemini CLI
npx skills add chonkie-inc/skills --gemini
# OpenAI Codex
npx skills add chonkie-inc/skills --codex
# VS Code / GitHub Copilot
npx skills add chonkie-inc/skills --vscode
# Claude Code
/plugin marketplace add chonkie-inc/skills
# Cursor — add to .cursor/settings.json
# { "plugins": ["chonkie-inc/skills"] }
# Gemini CLI — add to ~/.gemini/settings.json
# { "extensions": ["github:chonkie-inc/skills"] }
git clone https://github.com/chonkie-inc/skills.git
Then point your agent's skill/plugin path at the skills/ directory.
npx claudepluginhub chonkie-inc/skills --plugin mandexDomain-specific expert agents for research, documentation, and specialized tasks
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native