Search-only skill for zot vaults. Use when you need to locate the right notes quickly before reading or answering. Prefer the vault-local `scripts/kb-search`; it uses the vault's QMD collection when available and falls back to ripgrep when QMD is not installed or fails. Not for ingest, review, large restructuring, or feedback resolution.
Search the current zot vault efficiently before reading large note sets.
Use this when the job is "find the right notes fast". If the task becomes "turn findings into durable notes", hand off to zot-vault-ingest or zot-vault-wiki.
ZOT_VAULT, then legacy OMEGA_VAULT, then ask the user only if neither exists."$ZOT_VAULT/scripts/kb-search" "query".qmd update -c "$ZOT_QMD_COLLECTION" first when QMD is installed.kb/wiki/ or kb/raw/.scripts/kb-search reads the vault-local collection from , so multiple vaults do not silently share one global index.kb/meta/tooling.envrg so the workflow never breaks.scripts/kb-smoke-test when you want to verify the vault search stack end-to-end.zot-vault-ingest, zot-vault-review, or zot-vault-wiki instead of stretching this skill.