发现和使用优秀的技能扩展
使用qmd CLI对Markdown文件、笔记和文档进行快速本地搜索。可替代`find`用于文件查找。结合BM25全文搜索、向量语义搜索和LLM重排序——全部本地运行。适用于搜索文件、查找代码、定位文档或发现索引集合中的内容。
Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of `find` for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running locally. Use when searching for files, finding code, locating documentation, or discovering content in indexed collections.