What problem does it solve?
Manually sifting through large volumes of markdown notes, knowledge bases, and documentation to find specific information is time-consuming and inefficient, especially when you do not remember exact keywords or phrasing for the content you need.
Core Features & Use Cases
- Multi-Modal Search: Supports keyword (BM25), semantic vector, and hypothetical document (hyde) search types to find information whether you know exact terms or only have a vague question about the content.
- Collection Filtering: Narrow searches to specific markdown collections (like research notes, project documentation, or team wikis) to get more relevant results faster.
- Use Case: If you manage a personal knowledge base of 500+ markdown notes on software engineering topics, use this Skill to quickly locate all notes about rate limiting implementation without manually browsing through folders.
Quick Start
Use the qmd skill to search your markdown knowledge base for information about how the rate limiter handles burst traffic.