vectordb

Installation
SKILL.md

Vector Database Skill

Provides comprehensive vector database capabilities for the Golden Armada AI Agent Fleet Platform.

When to Use This Skill

Activate this skill when working with:

  • Semantic search implementation
  • RAG (Retrieval Augmented Generation)
  • Embedding storage and retrieval
  • Similarity search
  • Vector index management

Embedding Generation

```python import openai from anthropic import Anthropic

Installs
37
GitHub Stars
14
First Seen
Jan 24, 2026
vectordb — lobbi-docs/claude