← 返回 Skills 市场
Zilliz Cloud
作者
Lumina Wang
· GitHub ↗
· v1.0.0
· MIT-0
155
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zilliz-cloud
功能描述
Manage Zilliz Cloud clusters and Milvus vector databases — cluster ops, collections, vector search, RBAC, backups, imports, and more via zilliz-cli.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zilliz-cloud - 安装完成后,直接呼叫该 Skill 的名称或使用
/zilliz-cloud触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Zilliz Cloud 是什么?
Manage Zilliz Cloud clusters and Milvus vector databases — cluster ops, collections, vector search, RBAC, backups, imports, and more via zilliz-cli. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。
如何安装 Zilliz Cloud?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zilliz-cloud」即可一键安装,无需额外配置。
Zilliz Cloud 是免费的吗?
是的,Zilliz Cloud 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zilliz Cloud 支持哪些平台?
Zilliz Cloud 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zilliz Cloud?
由 Lumina Wang(@lumina2025)开发并维护,当前版本 v1.0.0。
推荐 Skills