zilliz

A Claude Code plugin for managing Zilliz Cloud clusters and Milvus vector databases. Vector databases store data so applications can find items by meaning or similarity.

In plain words
What is it for?
It is for administering Zilliz and Milvus resources, including systems used for semantic search and retrieval-augmented generation.
Why use it?
It lets developers manage these databases and cloud resources from the coding agent instead of switching tools.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add zilliztech/zilliz-plugin
agentmods
npx agentmods add plugins/zilliztech/zilliz-plugin/zilliz
Clone the repo
git clone --depth 1 https://github.com/zilliztech/zilliz-plugin

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 21 skills, 2 commands cost 993 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

zilliz scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/zilliz/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "zilliz",
  "description": "Manage Zilliz Cloud clusters and Milvus vector databases from Claude Code using the zilliz-cli.",
  "version": "1.4.2",
  "author": {
    "name": "Zilliz",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/zilliztech/zilliz-plugin",
  "repository": "https://github.com/zilliztech/zilliz-plugin",
  "license": "Apache-2.0",
  "keywords": [
    "zilliz",
    "milvus",
    "vector-database",
    "semantic-search",
    "rag"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 20 lines scan A 7a56a0fff52a

Subscribe to this mod's changes

zilliz is a plugin published in the GitHub repository zilliztech/zilliz-plugin (3 stars, last pushed 2d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

skills

Agent skills for Qdrant vector search: scaling, performance optimization, search quality, monitoring, deployment, edge, model migration, multitenancy, version upgrades, and SDK usage.

qdrant/skills · not measured

pinecone-claude-code-plugin

Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP.

pinecone-io/pinecone-claude-code-plugin · not measured

kdbai-knowledge

KDB.AI vector database — schema design, hybrid search, and integration patterns for AI applications.

KxSystems/kx-skills · not measured

polygres

Sync PostgreSQL sources, set up data pipelines, operate, design, build, and troubleshoot Polygres and pgContext AI Search through public dashboard, CLI, SDK, and Runtime API workflows.

Evokoa/polygres-skills · not measured

knowledge-graph-extract

Extract knowledge graphs (subject-relation-object triplets) from document folders, with schema enforcement, resumable chunked extraction, and Cypher generation for Neo4j/Memgraph.

maddataanalyst/knowledge-graph-extract · not measured

craft-data

Data-engineering workbench in four skills: pipeline-review audits DAGs and models for silent-failure modes (idempotency, backfill, late data, schema drift), sql-surgeon reads real EXPLAIN plans and rewrites slow queries with proof, data-contract drafts producer-consumer contracts and generates enforcing tests, and…

Tasachii/Tasachii-Tools · not measured