What problem does it solve?
This Skill simplifies the process of searching through markdown knowledge bases, notes, and documentation, making it easy to find relevant information quickly.
Core Features & Use Cases
- Markdown Knowledge Base Search: Quick and efficient search of markdown files.
- Query Types: Supports lex (exact terms), vec (semantic), and hyde (hypothetical document) query types.
- Collections: Search across multiple collections of markdown files.
- CLI and HTTP API: Provides a command-line interface and HTTP API for easy integration.
- Use Case: Use this Skill when you need to search for specific information within your markdown files, such as documentation or notes.
Quick Start
Search for markdown content using the qmd skill with your query, e.g., qmd query "CAP theorem consistency".