What problem does it solve?
Manually searching through large collections of local markdown notes, meeting transcripts, and documentation to find specific information is time-consuming and often inaccurate with basic keyword-only search tools.
Core Features & Use Cases
- Hybrid Local Search: Combines BM25 keyword matching, semantic vector search, and LLM-powered reranking to deliver highly relevant results without sending any data to cloud services.
- Flexible Search Modes: Supports fast keyword lookup for exact terms, conceptual semantic search for vague queries, and high-quality hybrid search for complex questions requiring the best possible accuracy.
- Use Case: A security analyst can use this skill to quickly locate past meeting decisions about a database migration across years of stored team meeting transcripts and project documentation.
Quick Start
Use the qmd skill to search your local notes and project docs for all mentions of the database migration plan from last quarter's team syncs.