skills/smithery.ai/basic-usage

basic-usage

Installation
SKILL.md

LLMemory Basic Usage

Installation

uv add llmemory
# or
pip install llmemory

Prerequisites:

  • Python 3.10 or higher
  • PostgreSQL 14+ (tested up to PostgreSQL 16)
  • pgvector extension 0.5.0+
  • OpenAI API key (or configure local embeddings)
Installs
1
First Seen
Apr 25, 2026
basic-usage from smithery.ai