Marketplace

chunking-strategy

Implement optimal chunking strategies in RAG systems and document processing pipelines. Use when building retrieval-augmented generation systems, vector databases, or processing large documents that require breaking into semantically meaningful segments for embeddings and search.

$ Installer

git clone https://github.com/giuseppe-trisciuoglio/developer-kit /tmp/developer-kit && cp -r /tmp/developer-kit/skills/ai/chunking-strategy ~/.claude/skills/developer-kit

// tip: Run this command in your terminal to install the skill