发现和使用优秀的技能扩展
使用 qmd 命令行界面快速本地搜索 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.