2dogsandanerd/clawrag/SKILL.md
# ClawRAG Connector **The Brain for OpenClaw** - Self-hosted RAG engine with hybrid search. > ⚠️ This skill requires Docker. It connects OpenClaw to your local ClawRAG instance. ## What is ClawRAG? 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 integratio
npx skillsauth add openclaw/skills 2dogsandanerd/clawragInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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:
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
| Capability | Description | |------------|-------------| | Document Upload | PDF, DOCX, TXT, MD via API or folder | | Hybrid Query | Vector similarity + keyword matching | | Citations | Source tracking for all answers | | Multi-Collection | Organize knowledge by project |
OpenClaw ◄──MCP──► @clawrag/mcp-server ◄──HTTP──► ClawRAG API (localhost:8080)
│
▼
┌─────────────┐
│ ChromaDB │
│ (vectors) │
└─────────────┘
rag, vector, memory, search, documents, self-hosted, privacy, mcp, local-ai
| Feld | Wert |
|------|------|
| Slug | clawrag |
| Display name | ClawRAG - Self-hosted RAG & Memory |
| Version | 1.2.0 |
| Tags | rag, vector, memory, search, documents, self-hosted, privacy, mcp, local-ai |
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。