Skip to main content

Agents & Prompts

The Zilliz Cloud Agents and Prompts ecosystem provides AI-powered tools to help developers build with Zilliz Cloud more efficiently using natural language and intelligent assistance.

Zilliz Skill

Zilliz Skills are reusable skill modules for Claude Code that provide specialized capabilities for working with Zilliz Cloud.

Best for:

  • Interactive development in skill-compatible coding agents

  • Quick prototyping and exploration

  • Learning Zilliz Cloud features

  • Natural language workflows

Key features

  • 12 capabilities areas

  • Natural language interface

  • Integrated with skill-compatible code agents

  • Wraps Zilliz CLI for execution.

Zilliz Plugin

A Claude Code plugin that brings Zilliz Cloud operations directly into your IDE with natural language commands.

Best for:

  • Interactive development in Claude Code

  • Quick prototyping and exploration

  • Learning Zilliz Cloud features

  • Natural language workflows

Key features:

  • 14 capability areas (clusters, collections, vectors, indexes, etc.)

  • Natural language interface

  • Integrated with Claude Code IDE

  • Wraps Zilliz CLI for execution

MCP Server

A Model Context Protocol server that enables any AI agent to interact with Zilliz Cloud through standardized tools.

Best for:

  • Multi-platform AI agent integration

  • Cursor, VS Code, Claude Desktop, ChatGPT

  • Programmatic AI agent workflows

  • Shared server deployments

Key features:

  • 16 standardized tools (control plane + data plane)

  • Works with any MCP-compatible AI application

  • Local or server deployment modes

  • RESTful HTTP transport option

AI Prompts

Curated prompt library for AI-powered IDEs to help AI assistants implement Zilliz Cloud features correctly.

Best for:

  • Claude Code, Cursor, GitHub Copilot, Gemini CLI

  • Consistent AI assistance across projects

  • Domain-specific guidance (search, schema design, migrations)

  • Team standardization

Key features:

  • Base prompt + 9 specialized modules

  • IDE-agnostic (works with multiple tools)

  • Covers resource planning, pricing, search, import, migrations, integrations, access control, and schema design

Decision Matrix

ToolUse WhenInstallationNatural Language
Zilliz SkillWorking in any Skill-compatible AI toolnpx skills add Full support
Zilliz PluginWorking in Claude Code IDEPlugin marketplace Full support
AI PromptsWant consistent AI guidanceCopy to project files Guides AI behavior
CLIScripting and automationpip install Command-line only

Getting Started

  1. For Claude Code users: Start with the Zilliz Plugin

  2. For other AI tools: Add Zilliz SKill or set up the MCP Server

  3. For any IDE: Add AI Prompts to your project

What's more

Zilliz Skill

Zilliz Skills are reusable skill modules for Claude Code that provide specialized capabilities for working with Zilliz Cloud. | BYOC

Codex Plugin

Zilliz Codex Plugin lets OpenAI Codex operate Zilliz Cloud through natural language. After installation, Codex can help you install and use Zilliz CLI, authenticate to Zilliz Cloud, set an active cluster context, and run common cloud and data operations such as managing clusters, collections, vectors, indexes, imports, backups, users, roles, and monitoring status. | BYOC

Gemini CLI Extension

The Zilliz Cloud extension for Gemini CLI is a natural language interface that brings Zilliz Cloud operations directly into your IDE. Instead of memorizing CLI commands or switching to the web console, describe what you want in plain language and the plugin handles it. | BYOC

Ctrl I