qmd

Low · 93 Score: 93/100
by steipete | Audited: 2026-02-05T09:18:25.242Z | Ruleset: 0.1.0

Quick Install

Add this skill to your agent

clawhub install qmd

About This Skill

Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.

Add collection: qmd collection add /path --name docs --mask "**/*.md"
Update index: qmd update
Status: qmd status
BM25: qmd search "query"
Vector: qmd vsearch "query"
Hybrid: qmd query "query"
Get doc: qmd get docs/path.md:10 -l 40
Embeddings/rerank use Ollama at OLLAMA_URL (default http://localhost:11434).

Use Cases

1 Research topics
2 Find information
3 Answer questions

Security Audit

Low · 93

Summary

Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.

Risk Profile Toxicity Privacy Scope Reputation Quality

Key Risks 0 items

No LLM risk bullets (LLM disabled or not cached).

Deterministic Findings (Evidence)

No findings detected.

Explore More Skills