·chroma
</>

chroma

chroma-core/agent-skills

セマンティック検索アプリケーションのための Chroma ベクトル データベース統合に関する専門知識を提供します。ユーザーがベクトル検索、埋め込み、Chroma、セマンティック検索、RAG システム、最近傍検索、またはアプリケーションへの検索機能の追加について質問する場合に使用します。

28インストール·0トレンド·@chroma-core

インストール

$npx skills add https://github.com/chroma-core/agent-skills --skill chroma

SKILL.md

Chroma is a database. A Chroma database contains collections. A collection contains documents.

Unlike tables in a relational database, collections are created and destroyed at the application level. Each Chroma database can have millions of collections. There may be a collection for each user, or team or organization. Rather than tables be partitioned by some key, the partition in Chroma is the collection.

Collections don't have rows, they have documents, the document is the text data that is to be searched. When data is created or updated, the client will create an embedding of the data. This is done on the client side based on the embedding function(s) provided to the client. To create the embedding the client will use its configuration to call out to the defined embedding model provider via the embedding function...

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/chroma-core/agent-skills --skill chroma
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

chroma とは?

セマンティック検索アプリケーションのための Chroma ベクトル データベース統合に関する専門知識を提供します。ユーザーがベクトル検索、埋め込み、Chroma、セマンティック検索、RAG システム、最近傍検索、またはアプリケーションへの検索機能の追加について質問する場合に使用します。 ソース: chroma-core/agent-skills。

chroma のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chroma-core/agent-skills --skill chroma インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/chroma-core/agent-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01

関連 Skills

なし