ClaudeSuperPower

zilliz

Plugin

Zilliz Cloud management plugin with 14 skills covering cluster lifecycle, collection schema, vector search, index tuning, bulk import, RBAC, backups, and monitoring.

Install

claude plugin install zilliz@claude-plugins-official

What is zilliz?

Zilliz Cloud management plugin with 14 skills covering cluster lifecycle, collection schema, vector search, index tuning, bulk import, RBAC, backups, and monitoring.

What's inside

23 bundled components — installing the plugin installs all of them.

Skills (21)

ask-zilliz

Zilliz Cloud onboarding and usage assistant. Helps users understand Zilliz Cloud, choose the right plan, estimate costs, write code, debug issues, and adopt new features like Functions, Volumes, and Global Clusters. Use this skill whenever the user asks about Zilliz Cloud — including plan selection,

backup

Use when the user wants to create, list, describe, delete, export, or restore backups, or manage backup policies on Zilliz Cloud.

billing

Add Stripe billing/payments/subscriptions to a Convex app via @convex-dev/stripe — checkout action, auto-verified webhook, server-side subscription gating. TRIGGER when the user wants payments/billing/subscriptions/a paywall/Stripe.

Name also used by convex

cluster

Use when the user wants to create, list, describe, delete, suspend, resume, or modify Zilliz Cloud clusters.

collection

Use when the user wants to create, list, describe, drop, rename, load, release, or manage collections and collection aliases in Milvus.

database

Use when the user wants to create, list, describe, or drop databases in Milvus.

diagnose

Use when the user reports that a Zilliz Cloud cluster or Milvus collection is unhealthy, slow, stuck, returning errors, hitting quotas, or otherwise misbehaving — or when they ask "what's wrong with...", "why is ... slow", "diagnose ...", "troubleshoot ...".

external-collection

Use when the user wants to trigger, describe, or list refresh jobs for an external collection (a collection backed by an external data source such as Vector Lake). Note this is the data-plane refresh workflow, not collection CRUD -- for create/drop/load see the collection skill.

import

Use when the user wants to import bulk data into a Milvus collection via Zilliz Cloud import jobs, or manage import stages (pre-uploaded file holders that import jobs reference).

index

Use when the user wants to create, list, describe, or drop indexes on Milvus collections.

job

Use when the user wants to check the status of an async Cloud Job (backup, restore, migration, import, or clone). Also use when the user wants to wait for a long-running operation to complete.

monitoring

Use when the user wants to check cluster status, collection statistics, load states, or get an overview of their Zilliz Cloud resources.

on-demand-cluster

Use when the user wants to create, list, describe, or delete an on-demand (Vector Lake / VectorLake) cluster. On-demand clusters auto-suspend after an idle TTL and are intended for ad-hoc query workloads against a Vector Lake.

partition

Use when the user wants to create, list, load, release, or drop partitions in a Milvus collection.

privatelink

Use when the user wants to list available PrivateLink endpoint services, list/create/delete PrivateLink endpoints for a project, or manage the endpoint whitelist on Zilliz Cloud.

project-region

Use when the user wants to manage Zilliz Cloud projects or storage volumes. For cloud regions and providers, see the cluster skill.

quickstart

Scaffold a brand-new Convex app from a one-sentence idea and build it live in front of the user — a running Next.js + shadcn app backed by `convex dev` + `next dev` with error watchers already armed. Use this to go from idea → running app in under a minute (it runs locally), then iterate, narrating

Name also used by convex, fiftyone

setup

Configures the Aikido plugin by signing the user in through the MCP login tool and verifying the MCP server. Use when the user wants to set up or verify the Aikido plugin, after installing it, when aikido mcp tool call fails or is unavailable, or when the user wants to switch Aikido accounts or re-a

Name also used by aws-agents-for-devsecops, claude-skills-journalism +2 more

status

Show a compact service health overview including active incidents by severity. Use for a quick health check of your services.

Name also used by claude-skills-journalism, vercel

user-role

Use when the user wants to manage database users, roles, passwords, or access privileges in Milvus.

vector

Use when the user wants to search, query, insert, upsert, get, or delete vectors in a Milvus collection.

What this can do

Capabilities declared by the plugin's own components — read straight from their frontmatter, not inferred.

Inherit all session tools

23 components declare no tool restrictions

~1,048 tokens of context used while enabled, before you invoke anything

Trust

74/100 · Good

3 factors scored below maximum

Unscoped tools

Documentation

README · ~4 min read

Zilliz Cloud Plugin for Claude Code & OpenAI Codex

Your Zilliz Cloud console in your AI coding agent. This plugin lets Claude Code or OpenAI Codex operate the zilliz-cli, bringing the full power of Zilliz Cloud — cluster management, collection operations, vector search, RBAC, backups, and more — into your terminal through natural language.

It ships as a dual-format plugin living in plugins/zilliz/: .claude-plugin/plugin.json for Claude Code and .codex-plugin/plugin.json for Codex, sharing one real skills/ directory — no symlinks, no duplication. Both root .claude-plugin/marketplace.json and .agents/plugins/marketplace.json point their plugin source at ./plugins/zilliz.

What It Does

Instead of memorizing CLI commands or switching to the web console, just describe what you want:

  • "Create a serverless cluster in us-east-1 and set up a collection with 768-dimension vectors"
  • "Search for similar items in my product collection with filter age > 20"
  • "Show me the status of all my clusters and collections"
  • "Set up a daily backup policy for my production cluster with 7-day retention"
  • "Create a role with read-only access to the analytics collection"

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just plugins.