← 返回 Skills 市场
Qmd
作者
Peter Steinberger
· GitHub ↗
· v1.0.0
33201
总下载
106
收藏
427
当前安装
1
版本数
在 OpenClaw 中安装
/install qmd
功能描述
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
安全使用建议
Install only if you trust the external qmd GitHub package. Add narrow, intentional collections rather than broad home-directory paths, avoid indexing secrets, and use MCP mode or non-local Ollama endpoints only with clients and servers you trust.
功能分析
Type: OpenClaw Skill
Name: qmd
Version: 1.0.0
The skill bundle defines a local search/indexing CLI tool. The `SKILL.md` provides installation instructions for `qmd` from a seemingly legitimate GitHub repository (`https://github.com/tobi/qmd`) and outlines local CLI usage. There is no evidence of data exfiltration, malicious execution instructions, persistence mechanisms, prompt injection attempts, or obfuscation. All described operations are local and aligned with the stated purpose of a search/indexing tool.
能力评估
Purpose & Capability
The purpose and capability fit: it tells the agent to install and use qmd for user-directed local file indexing and BM25/vector/hybrid search. Reading selected local files is expected for this purpose.
Instruction Scope
The instructions are short CLI examples for adding collections, updating an index, checking status, searching, and running MCP mode. I found no hidden directives, prompt-injection text, destructive commands, or automatic execution instructions.
Install Mechanism
Installation delegates to an external GitHub-hosted Node package at https://github.com/tobi/qmd and creates a qmd binary. That is disclosed, but the skill artifact itself contains only SKILL.md, so installing requires trusting the external package source.
Credentials
Local Ollama use via OLLAMA_URL and MCP mode are proportionate to the stated search/rerank workflow, but non-local Ollama endpoints or untrusted MCP clients could expose queries or indexed content.
Persistence & Privilege
The skill discloses persistent local index storage under ~/.cache/qmd. It does not request credentials, elevated permissions, privileged paths, or background persistence in the provided artifact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qmd - 安装完成后,直接呼叫该 Skill 的名称或使用
/qmd触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
常见问题
Qmd 是什么?
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 33201 次。
如何安装 Qmd?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qmd」即可一键安装,无需额外配置。
Qmd 是免费的吗?
是的,Qmd 完全免费(开源免费),可自由下载、安装和使用。
Qmd 支持哪些平台?
Qmd 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qmd?
由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。
推荐 Skills