saskinosie/weaviate-claude-skills
Claude Skills for connecting Claude.ai to local Weaviate vector databases - manage collections, ingest data, and query with RAG
Implements Claude Skills—a modular framework for on-demand knowledge loading—to enable semantic search and RAG operations against Docker-hosted Weaviate instances on localhost:8080, avoiding Claude's network restrictions for cloud services. Includes five composable skills spanning setup, connection health checks, collection schema management with multi-modal support, batch/single-object data ingestion with automatic chunking, and hybrid search with filtering and analytics. Manages Python dependencies automatically and uses environment variables for secure credential handling, enabling both local development and (if needed) cloud Weaviate connections.
Stars
41
Forks
5
Language
—
License
MIT
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/saskinosie/weaviate-claude-skills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
giancarloerra/SocratiCode
Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local MCP:...
lyonzin/knowledge-rag
Local RAG System for Claude Code - Hybrid search (Semantic + BM25) with MCP integration
blueraai/bluera-knowledge
Local knowledge search for AI coding agents. Index repos, docs, and files with semantic +...
kantord/SeaGOAT
local-first semantic code search engine
zilliztech/deep-searcher
Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.