← 返回
开发者工具
中文
QMD — Quality Markdown Formatter
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
本地搜索/索引命令行工具(BM25 + 向量 + 重新排序),支持 MCP 模式
sonnenberglauramarie-afk
开发者工具
clawhub
v1.0.0 1 版本 100000 Key: 无需
#formatting#latest#markdown#quality
概述
qmd
Use qmd to index local files and search them.
Indexing
- Add collection:
qmd collection add /path --name docs --mask "*/.md" - Update index:
qmd update - Status:
qmd status
Search
- BM25:
qmd search "query" - Vector:
qmd vsearch "query" - Hybrid:
qmd query "query" - Get doc:
qmd get docs/path.md:10 -l 40
Notes
- Embeddings/rerank use Ollama at
OLLAMA_URL (default http://localhost:11434). - Index lives under
~/.cache/qmd by default. - MCP mode:
qmd mcp.
版本历史
共 1 个版本
-
v1.0.0
当前
2026-03-30 21:09 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
content-creation
sonnenberglauramarie-afk
全天候24/7的联盟内容自动生产流水线,面向OpenClaw代理,编排研究→简报→写作→质量检查→部署。支持...
★ 0
📥 865
developer-tools
steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668
📥 323,951
developer-tools
steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921
📥 185,766