← Back to Skills Marketplace
membranedev

Qdrant

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
243
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install qdrant-integration
Description
Qdrant integration. Manage Collections, Snapshots. Use when the user wants to interact with Qdrant data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qdrant-integration
  3. After installation, invoke the skill by name or use /qdrant-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug qdrant-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Qdrant?

Qdrant integration. Manage Collections, Snapshots. Use when the user wants to interact with Qdrant data. It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.

How do I install Qdrant?

Run "/install qdrant-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qdrant free?

Yes, Qdrant is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qdrant support?

Qdrant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qdrant?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments