发现和使用优秀的技能扩展
使用qmd从本地知识库搜索和检索markdown文档。支持BM25关键词搜索、向量语义搜索以及结合LLM重排序的混合搜索。适用于查询已索引的笔记、文档、会议记录以及任何基于markdown的知识。需要安装qmd命令行工具(bun install -g https://github.com/tobi/qmd)。
Search and retrieve markdown documents from local knowledge bases using qmd. Supports BM25 keyword search, vector semantic search, and hybrid search with LLM re-ranking. Use for querying indexed notes, documentation, meeting transcripts, and any markdown-based knowledge. Requires qmd CLI installed (bun install -g https://github.com/tobi/qmd).