🎯
chroma-cloud
🎯Skillfrom chroma-core/agent-skills
What it does
|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.
Same repository
chroma-core/agent-skills(3 items)
chroma-cloud
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add chroma-core/agent-skills --skill chroma-cloudskills.sh Install⚠ Installs to .agents/skills/
npx skills add chroma-core/agent-skills --skill chroma-cloudManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/chroma-cloud/SKILL.mdSKILL.md
54Installs
-
AddedApr 28, 2026
More from this repository2
🎯🎯
chroma🎯Skill
Enables semantic vector search by integrating Chroma database for efficient, context-aware information retrieval across applications.
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.