Peter Steinberger
@steipeteQmd
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
v1.0.0
Recently Updated
Updated Today
Installation
clawhub install qmd
Requires npm i -g clawhub
6.5k
Downloads
24
Stars
64
current installs
66 all-time
1
Versions
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 Ollama at
OLLAMA_URL(defaulthttp://localhost:11434). - Index lives under
~/.cache/qmdby default. - MCP mode:
qmd mcp.
Statistics
Downloads 6.5k
Stars 24
Current installs 64
All-time installs 66
Versions 1
Comments 3
Created Jan 4, 2026
Updated Feb 25, 2026
Author
Peter Steinberger
@steipete
Quick Install
clawhub install qmd Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.