Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Self-hosted RAG engine with hybrid semantic and keyword search, document ingestion, local privacy, and seamless OpenClaw integration via Docker.
Self-hosted RAG engine with hybrid semantic and keyword search, document ingestion, local privacy, and seamless OpenClaw integration via Docker.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
The Brain for OpenClaw - Self-hosted RAG engine with hybrid search. β οΈ This skill requires Docker. It connects OpenClaw to your local ClawRAG instance.
Production-ready RAG infrastructure that keeps your data local: π Privacy-first: Vector DB runs on your machine π Hybrid Search: Semantic + Keyword (BM25) + RRF ranking π Smart Ingestion: PDFs, Office docs, Markdown via Docling π§ MCP-native: Seamless OpenClaw integration
git clone https://github.com/2dogsandanerd/ClawRag.git cd ClawRag cp .env.example .env docker compose up -d Wait for http://localhost:8080/health to return OK.
openclaw mcp add --transport stdio clawrag npx -y @clawrag/mcp-server
Test your setup: curl http://localhost:8080/api/v1/rag/collections
CapabilityDescriptionDocument UploadPDF, DOCX, TXT, MD via API or folderHybrid QueryVector similarity + keyword matchingCitationsSource tracking for all answersMulti-CollectionOrganize knowledge by project
Docker + Docker Compose 4GB+ RAM (8GB recommended for local LLM) Or: OpenAI/Anthropic API key for cloud LLM
OpenClaw βββMCPβββΊ @clawrag/mcp-server βββHTTPβββΊ ClawRAG API (localhost:8080) β βΌ βββββββββββββββ β ChromaDB β β (vectors) β βββββββββββββββ
π Full Docs: https://github.com/2dogsandanerd/ClawRag#readme π§ API Reference: http://localhost:8080/docs (when running) π Issues: https://github.com/2dogsandanerd/ClawRag/issues π¦ MCP Package: https://www.npmjs.com/package/@clawrag/mcp-server
rag, vector, memory, search, documents, self-hosted, privacy, mcp, local-ai
FeldWertSlugclawragDisplay nameClawRAG - Self-hosted RAG & MemoryVersion1.2.0Tagsrag, vector, memory, search, documents, self-hosted, privacy, mcp, local-ai
Connector skill for OpenClaw integration MCP server support (@clawrag/mcp-server v1.1.0) Docker-first deployment Hybrid search (Vector + BM25)
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.