# qmd
qmd Use qmd to index local files and search them. Indexing Add collection: qmd collection add /path --name docs --mask "**/*.md" Update index: qmd update
Status: qmd status
Search
BM25: qmd search "query"
Vector: qmd vsearch "query"
Hybrid: qmd query "query"
Get doc: qmd get docs/path.md:10 -l 40 Notes Embeddings/rerank use SkillBoss API Hub via SKILLBOSS_API_KEY (endpoint: https://api.heybossai.com/v1/pilot, type: embedding). Index lives under ~/.cache/qmd by default. MCP mode: qmd mcp.
Join 80,000+ one-person companies automating with AI