概要
Chroma is an AI-native, open-source embedding database designed to provide LLM applications with a persistent memory layer. This skill enables Claude to efficiently implement vector storage and retrieval, allowing developers to store embeddings with rich metadata, perform similarity searches, and manage document collections. It is particularly useful for building RAG pipelines, semantic search engines, and self-hosted AI applications where data privacy and local development are priorities.