From omer-metin-skills-for-antigravity-2
Builds production-ready semantic search with vector DBs (Pinecone/Qdrant/Weaviate), embeddings (OpenAI/Voyage/Cohere), chunking, hybrid search, and reranking for RAG systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/omer-metin-skills-for-antigravity-2:semantic-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- {'name': 'Hybrid Search by Default', 'description': 'Pure vector search misses exact matches. Combine dense (vector) and\nsparse (BM25/keyword) retrieval with reciprocal rank fusion for\nproduction-ready search that handles both semantic and exact queries.\n'}
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
npx claudepluginhub omer-metin/skills-for-antigravityArchitects RAG pipelines with expertise in embedding models, vector databases, chunking strategies, and retrieval optimization. Activated for RAG, vector search, embeddings, semantic search, and LLM document retrieval.
Build RAG systems for LLM apps using vector databases, embeddings, and retrieval strategies. Use for document Q&A, grounded chatbots, and semantic search.
Guides vector database selection, embedding optimization, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, pgvector for RAG and recommendation systems.