← 返回
未分类 中文

QMD Knowledge Search

Query the local knowledge base (OpenClaw docs, skills, internal wikis) using the QMD hybrid search engine (BM25 + Vector + LLM Re-ranking). Use this for tech...
使用 QMD 混合搜索引擎(BM25 + 向量 + LLM 重排)查询本地知识库(OpenClaw 文档、技能、内部 Wiki),用于技术。
pratiknarola pratiknarola 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 112
下载
💾 0
安装
1
版本
#latest

概述

QMD Search

Access the local knowledge base at /root/clawd/knowledge.

Usage

Search (Hybrid)

Best for general queries. Combines keyword and semantic search with re-ranking.

qmd query "your query here"

Search (Fast)

Keyword-only search. Use for exact phrases.

qmd search "exact phrase"

Get Document

Read a specific document by path or docid (from search results).

qmd get "path/to/doc.md" --full

Tips

  • Use --json if you need structured output for processing.
  • Use --min-score 0.5 to filter noise.
  • The knowledge base includes:
  • OpenClaw Documentation (openclaw-docs/)
  • Skill Definitions (skills/)
  • QMD Documentation (qmd.md)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-04 14:10

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 447 📥 105,589
dev-programming

MCPorter MCP CLI

pratiknarola
使用 mcporter CLI 列出、配置、认证并直接调用 MCP 服务器/工具(HTTP 或 stdio),包括临时服务器、配置编辑及 CLI/类型生成等。
★ 0 📥 184
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 964 📥 521,636