← Back to Skills Marketplace
179
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zilliz-skill
Description
Manage Zilliz Cloud vector databases via zilliz-cli. Use when the user wants to: (1) set up zilliz-cli (install, login, configure), (2) manage clusters (crea...
Usage Guidance
This skill is an instruction-only helper for the official zilliz-cli and appears coherent. Before installing/using it: (1) confirm whether your agent platform is permitted to run shell commands — the skill expects to run zilliz and pip commands; (2) never paste API keys or credentials into chat — perform interactive logins (zilliz login/configure) in your own terminal as the skill advises; (3) be comfortable with installing a PyPI package (zilliz-cli) if you follow its install steps; (4) if you want to restrict the agent from running commands on your machine, do not grant shell execution permissions to skills. Overall the bundle matches its stated purpose and has no unexplained requests, so it is coherent to install if you trust the zilliz-cli workflow.
Capability Analysis
Type: OpenClaw Skill
Name: zilliz-skill
Version: 0.0.2
The skill bundle provides a comprehensive interface for managing Zilliz Cloud vector databases via the official 'zilliz-cli'. It includes explicit security instructions in SKILL.md and references/setup.md that forbid the agent from requesting API keys in chat or running interactive authentication commands, directing the user to perform these sensitive actions in their own terminal instead. No evidence of data exfiltration, obfuscation, or malicious intent was found; the shell commands and package installations are consistent with the stated purpose of a CLI-based management tool.
Capability Assessment
Purpose & Capability
Name and description match the actual content: this is documentation/instructions for using zilliz-cli to manage Zilliz Cloud resources. It does not request unrelated credentials, binaries, or system paths.
Instruction Scope
All runtime actions are shell-based zilliz-cli commands and prerequisite checks (install, auth, context). The skill explicitly forbids running interactive auth commands in non-interactive shells and forbids asking for API keys in chat. Because the skill is written as an agent-executable checklist, it grants broad permission to run CLI commands when the platform executes skills — this is coherent with the purpose but you should be aware it could run pip/zilliz-cli commands if the agent is allowed to execute shell commands.
Install Mechanism
No install spec is embedded in the skill bundle (instruction-only). It recommends using 'python3 -m pip install --upgrade zilliz-cli', a standard package install from PyPI — appropriate and proportionate for a CLI skill.
Credentials
The skill declares no required environment variables or secrets. It documents optional modes (API key via ZILLIZ_API_KEY or interactive OAuth) and explicitly instructs users to perform credential entry in their own terminal, which is proportionate to its functionality.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not attempt to modify other skills or system-wide settings. Autonomous invocation is allowed by default but is typical for skills and not by itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zilliz-skill - After installation, invoke the skill by name or use
/zilliz-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
- Updated description to remove explicit Milvus mentions; now focused on Zilliz Cloud vector databases.
- Minor wording and formatting changes throughout for clarity and focus on Zilliz Cloud.
- No changes to core workflows, command patterns, tables, or safety rules.
- SKILL.md is now consistent with the intended scope: Zilliz Cloud via zilliz-cli only.
v0.0.1
Initial release of the Zilliz Cloud CLI skill.
- Enables management of Zilliz Cloud clusters and Milvus vector databases via `zilliz-cli` shell commands.
- Supports setup, authentication, and context management workflows.
- Provides operations for clusters, collections, indexes, databases, partitions, users/roles, backups, imports, billing, and monitoring.
- Includes safety rules for interactive commands and sensitive operations.
- Offers quick-start and common workflow guides, with reference files for each resource domain.
Metadata
Frequently Asked Questions
What is Zilliz Skill?
Manage Zilliz Cloud vector databases via zilliz-cli. Use when the user wants to: (1) set up zilliz-cli (install, login, configure), (2) manage clusters (crea... It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install Zilliz Skill?
Run "/install zilliz-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zilliz Skill free?
Yes, Zilliz Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zilliz Skill support?
Zilliz Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zilliz Skill?
It is built and maintained by Shuyoou (@zhanshuyou); the current version is v0.0.2.
More Skills