search

Installation
SKILL.md

QMD Search

STOP — Read Config First

  1. Use the Read tool to read .claude/qmd.json. If missing, tell the user: "qmd is not configured for this project. Run /qmd:configure to set it up." Then STOP.
  2. Extract project name and collections (each has: name, path, pattern, description).
  3. Pick the best collection for the query (match against descriptions). If only one, use it.

Every qmd command MUST include --json and -c <collection_name>. No exceptions.

Do NOT

  • Run qmd without --json flag
  • Run qmd without -c <collection>
  • Use npx to run qmd — it is already installed
  • Use qmd get to read files — use the Read tool//
  • Use the --full flag — it floods the context window
  • Skip reading .claude/qmd.json before searching
Installs
3
GitHub Stars
38
First Seen
Mar 1, 2026
search — aviflombaum/claude-code-in-avinyc