local-rag

Index local folders and semantically search documents using RAG (Retrieval Augmented Generation). Supports PDF, DOCX, PPTX, XLSX, images with OCR, and text files. Uses ChromaDB for persistent vector storage. Triggers - "update rag", "index folder", "query rag", "search documents", "find in documents", "semantic search", "index my files", "rag search".

$ Installer

git clone https://github.com/gsannikov/Exocortex /tmp/Exocortex && cp -r /tmp/Exocortex/packages/local-rag ~/.claude/skills/Exocortex

// tip: Run this command in your terminal to install the skill