vector-store

Installation
SKILL.md

Vector Store

Semantic search and persistent knowledge storage for AI agents.

Overview

Two complementary stores:

  1. Local ChromaDB — Fast, private, session-scoped
  2. Shared Postgres (pgvector) — Collaborative, persistent, cross-agent

Quick Start

Store Knowledge (Postgres)

Installs
1
First Seen
13 days ago
vector-store — operatingsystem-1/agent-skills