← 返回 Skills 市场
Qdrant
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
243
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qdrant-integration
功能描述
Qdrant integration. Manage Collections, Snapshots. Use when the user wants to interact with Qdrant data.
安全使用建议
This skill is coherent and appears to do what it says: it uses the Membrane CLI to access Qdrant. Before installing, consider: (1) you must trust the @membranehq/cli npm package and Membrane's service because authentication and requests go through them; (2) npm install -g modifies your system environment — you can use npx instead to avoid a global install; (3) review Membrane's privacy and security policies because your Qdrant data and credentials will be handled by their service; (4) verify the package/repository provenance if you require higher assurance. If you are comfortable with those tradeoffs, the skill is proportionate to its purpose.
功能分析
Type: OpenClaw Skill
Name: qdrant-integration
Version: 1.0.3
The skill provides a legitimate integration for the Qdrant vector database via the Membrane developer platform. It instructs the agent to use the official Membrane CLI (@membranehq/cli) for authentication and action execution, explicitly advising against handling raw API keys locally to improve security. While it requires global npm installation and network access, these actions are strictly aligned with the stated purpose of the integration and follow standard CLI usage patterns. No evidence of data exfiltration, obfuscation, or malicious prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Qdrant integration) align with the instructions, which direct use of the Membrane CLI to manage Qdrant connections, actions, snapshots, and searches. Required capabilities (network and Membrane account) are stated and expected.
Instruction Scope
SKILL.md instructs only CLI installation, login, creating connections, listing actions, creating and running actions, and polling for status. It does not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no automated install spec; the user is told to install @membranehq/cli via npm (a public registry). This is a standard, expected approach for a CLI-based integration. Note: npm global install modifies the system PATH and requires trust in the package.
Credentials
The skill declares no environment variables or credentials and directs authentication through Membrane (server-side). It does not request unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill is user-invocable. As an instruction-only skill, it does not request persistent agent privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qdrant-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/qdrant-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Qdrant 是什么?
Qdrant integration. Manage Collections, Snapshots. Use when the user wants to interact with Qdrant data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。
如何安装 Qdrant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qdrant-integration」即可一键安装,无需额外配置。
Qdrant 是免费的吗?
是的,Qdrant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qdrant 支持哪些平台?
Qdrant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qdrant?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills