← Back to Skills Marketplace
Zilliz Cloud
by
Lumina Wang
· GitHub ↗
· v1.0.0
· MIT-0
155
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zilliz-cloud
Description
Manage Zilliz Cloud clusters and Milvus vector databases — cluster ops, collections, vector search, RBAC, backups, imports, and more via zilliz-cli.
Usage Guidance
This skill appears to be a straightforward wrapper around the official zilliz-cli. Before installing, verify the zilliz-cli package provenance (PyPI project page and the GitHub repo linked in the SKILL.md). Never paste your ZILLIZ_API_KEY into chat — provide it only to the runtime where the skill is permitted to use it, and limit the key's permissions if possible. Follow the SKILL.md note: perform interactive logins (zilliz login) in your own terminal. If you are uncomfortable, review the zilliz-cli source on GitHub and prefer installing via your system package manager or a pinned release from the official repo.
Capability Analysis
Type: OpenClaw Skill
Name: zilliz-cloud
Version: 1.0.0
The zilliz-cloud skill bundle is a legitimate tool designed to manage Zilliz Cloud clusters and Milvus databases via the official 'zilliz-cli'. The SKILL.md file provides comprehensive instructions for the AI agent, including explicit security guidelines such as directing users to perform sensitive authentication (e.g., 'zilliz login') in their own interactive terminals and requiring user confirmation for destructive operations like deleting clusters or dropping collections. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The skill is described as a zilliz-cli wrapper for managing Zilliz Cloud / Milvus. Required binary (zilliz), python3, and the primary env var ZILLIZ_API_KEY are directly relevant to that purpose. Declared capabilities (cluster ops, collections, RBAC, backups, billing, etc.) align with what a cloud CLI would reasonably control.
Instruction Scope
SKILL.md contains concrete CLI commands and setup steps for zilliz-cli. It explicitly forbids running interactive login flows inside the agent and instructs the user to perform authentication in their own terminal. The instructions do not ask the agent to read unrelated files, harvest extra environment variables, or send data to unexpected external endpoints.
Install Mechanism
Install guidance in SKILL.md recommends 'python3 -m pip install --upgrade zilliz-cli' (typical for a Python CLI). Registry install metadata lists a 'uv' installer for package 'zilliz-cli' which creates the 'zilliz' binary; this is a minor inconsistency in installer naming but not an immediate red flag. The install is a standard package install (pip/packaged CLI) rather than a raw download-from-URL; no extract-from-arbitrary-URL behavior is present.
Credentials
The only required environment variable is ZILLIZ_API_KEY (declared as primary), which is appropriate for authenticating to Zilliz Cloud. No unrelated credentials or broad config paths are requested.
Persistence & Privilege
The skill does not request always:true, does not claim system-wide config modification, and is user-invocable. Autonomous invocation is allowed by default but is not combined with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zilliz-cloud - After installation, invoke the skill by name or use
/zilliz-cloud - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Zilliz Cloud CLI skill.
- Manage Zilliz Cloud clusters and Milvus vector databases directly via `zilliz-cli`.
- Supports cluster operations, collections, vector search, RBAC, backups, imports, monitoring, billing, and more.
- Step-by-step setup guidance, including authentication, context management, and environment requirements.
- Comprehensive documentation for cluster lifecycle management and CLI command usage.
- Clearly lists differences between Free, Serverless, and Dedicated cluster types.
Metadata
Frequently Asked Questions
What is Zilliz Cloud?
Manage Zilliz Cloud clusters and Milvus vector databases — cluster ops, collections, vector search, RBAC, backups, imports, and more via zilliz-cli. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.
How do I install Zilliz Cloud?
Run "/install zilliz-cloud" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zilliz Cloud free?
Yes, Zilliz Cloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zilliz Cloud support?
Zilliz Cloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zilliz Cloud?
It is built and maintained by Lumina Wang (@lumina2025); the current version is v1.0.0.
More Skills