Skip to main content
Back to registry

qmd

levineam/qmd-skill

Local search engine for Markdown notes, docs, and knowledge bases. Index once, search fast.

Installs589
Install command
npx skills add https://github.com/levineam/qmd-skill --skill qmd
Security audits
Gen Agent Trust HubWARN
SocketWARN
SnykPASS
About this skill
Local search engine for Markdown notes, docs, and knowledge bases. Index once, search fast. Install Bun (macOS): brew install oven-sh/bun/bun bun install -g Automate indexing so results stay current as you add/edit notes. Example schedules (cron): If your Clawdbot/agent environment supports a built-in scheduler, you can run the same commands there instead of system cron. - "search my notes / docs / knowledge base" - "find related notes" - "retrieve a markdown document from my collection" - "search local markdown files" - Prefer qmd search (BM25). It's typically instant and should be the default. - Use qmd vsearch only when keyword search fails and you need semantic similarity (can be very slow on a cold start). - Avoid qmd query unless the user explicitly wants the highest quality hybrid results and can tolerate long runtimes/timeouts.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does qmd do?

Local search engine for Markdown notes, docs, and knowledge bases. Index once, search fast.

Is qmd good?

qmd does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does qmd work with?

qmd currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, openclaw.

What are alternatives to qmd?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install qmd?

npx skills add https://github.com/levineam/qmd-skill --skill qmd

Related skills

Alternatives in Software Engineering