·pgvector-setup
</>

pgvector-setup

PostgreSQL でベクトル ストレージ用に pgvector をセットアップします。 「ベクター データベースのセットアップ」、「pgvector の構成」、「埋め込みテーブルの作成」、「セマンティック検索のセットアップ」を要求される場合、または PostgreSQL で RAG アプリケーションを構築する場合に使用します。

8インストール·0トレンド·@constructive-io

インストール

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgvector-setup

pgvector-setup のインストール方法

コマンドラインで pgvector-setup AI スキルを開発環境にすばやくインストール

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

ソース: constructive-io/constructive-skills。

Set up PostgreSQL with pgvector for storing and querying vector embeddings. This is the foundation for building RAG (Retrieval-Augmented Generation) applications.

pgvector must be available in your PostgreSQL instance. Use one of these Docker images:

| pyramation/postgres:17 | PostgreSQL 17 with pgvector (recommended) | | ghcr.io/constructive-io/docker/postgres-plus:17 | PostgreSQL 17 with pgvector and additional extensions |

PostgreSQL でベクトル ストレージ用に pgvector をセットアップします。 「ベクター データベースのセットアップ」、「pgvector の構成」、「埋め込みテーブルの作成」、「セマンティック検索のセットアップ」を要求される場合、または PostgreSQL で RAG アプリケーションを構築する場合に使用します。 ソース: constructive-io/constructive-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/constructive-io/constructive-skills --skill pgvector-setup
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-10

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgvector-setup とは?

PostgreSQL でベクトル ストレージ用に pgvector をセットアップします。 「ベクター データベースのセットアップ」、「pgvector の構成」、「埋め込みテーブルの作成」、「セマンティック検索のセットアップ」を要求される場合、または PostgreSQL で RAG アプリケーションを構築する場合に使用します。 ソース: constructive-io/constructive-skills。

pgvector-setup のインストール方法は?

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

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

https://github.com/constructive-io/constructive-skills