Search local notes, docs, and meeting transcripts for agent context with QMD
Index local notes, docs, and meeting transcripts, then return ranked files or structured JSON so an agent can pull only the context it needs.
npx skills add agentskillexchange/skills --skill search-local-notes-docs-and-meeting-transcripts-for-agent-context-with-qmd
Use QMD when an agent needs to search local markdown notes, meeting transcripts, or documentation before answering, planning, or drafting. It combines keyword search, semantic search, reranking, and agent-friendly JSON or file outputs in one local workflow.
What this skill actually does
Invoke this instead of a normal note app or raw grep when the job is to build a focused context bundle for an agent, not just browse notes manually. The scope boundary is tight: QMD indexes local text collections and returns relevant documents or paths for downstream agent use. It is not a general knowledge base product listing, hosted search platform, or broad note-taking workspace.