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
46
Repository
thelobbi/claude
GitHub Stars
20
First Seen
Jan 24, 2026
vectordb — thelobbi/claude