If you find this useful,
Skill Details
Back to Skills

/qmd

by steipete · View on GitHub

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

View on GitHub

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 (default http://localhost:11434).
  • Index lives under ~/.cache/qmd by default.
  • MCP mode: qmd mcp.

Related Productivity Skills

/jira

Manage Jira issues, boards, sprints, and projects via the jira-cli. Search, create, update, and tran

/todoist-rs

Manage Todoist tasks. Use when the user mentions

/clickup

Interact with ClickUp project management platform via REST API. Use when working with tasks, spaces,

/thecolony-heartbeat

Periodic check-in routine for The Colony. Keeps your agent engaged with the community by checking no