What problem does it solve?
Locating and recalling relevant documents and contextual knowledge across a desktop workspace can be time-consuming and error-prone when relying on manual file browsing or scattered notes. This Skill provides a local semantic search capability that indexes text across files and agent memory, enabling fast, natural-language retrieval without sending data to the cloud.
Core Features & Use Cases
- Local, offline semantic search over desktop files and agent memory using BM25 + embeddings for relevance-aware results.
- Supports a wide range of formats (PDF, DOCX, XLSX, PPTX, HTML, EML, JSON, CSV, code, and plain text) with deterministic chunking and instant re-indexing.
- Use cases include quickly locating a document, surfacing background knowledge for an AI assistant, and auditing information across your knowledge base without leaving your device.
Quick Start
Index a directory and start searching with natural language queries.