pgvector

Community

Vector search in PostgreSQL

AuthorRepairYourTech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables adding powerful vector similarity search directly into your existing PostgreSQL database, eliminating the need for a separate vector store and simplifying your architecture.

Core Features & Use Cases

  • Vector Column Types: Store embeddings efficiently within PostgreSQL.
  • Indexing: Supports HNSW and IVFFlat for fast similarity lookups.
  • Hybrid Queries: Seamlessly combine SQL filtering and sorting with vector similarity search.
  • Use Case: Integrate semantic search into your existing application by storing product descriptions as embeddings alongside product data in PostgreSQL, allowing users to find products using natural language queries.

Quick Start

Use the pgvector skill to create a vector column and add a HNSW index to your documents table.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pgvector
Download link: https://github.com/RepairYourTech/cfsa-antigravity/archive/main.zip#pgvector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.