๐ฏ
chroma
๐ฏSkillfrom chroma-core/agent-skills
What it does
|Enables semantic vector search by integrating Chroma database for efficient, context-aware information retrieval across applications.
Same repository
chroma-core/agent-skills(3 items)
chroma
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add chroma-core/agent-skills --skill chromaskills.sh Installโ Installs to .agents/skills/
npx skills add chroma-core/agent-skills --skill chromaManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/chroma/SKILL.mdSKILL.md
117Installs
-
AddedFeb 4, 2026
More from this repository2
๐ฏ๐ฏ
chroma-local๐ฏSkill
Official Chroma team skills for AI agents, providing guidance on integrating Chroma for vector search in both local/self-hosted and cloud environments. Supports Python and TypeScript with validated code examples for embedding, querying, and hybrid search workflows.
chroma-cloud๐ฏSkill
Official Chroma agent skills for building with the Chroma vector database. Includes chroma-local for open source and self-hosted deployments, and chroma-cloud for Chroma Cloud with CloudClient, Schema, Search, and cloud CLI workflows.