ClaudeSuperPower

partition

Skill

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

Install

git clone https://github.com/zilliztech/zilliz-plugin.git ~/.claude/skills/partition

What is partition?

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

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

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

Documentation

README · ~1 min read

Prerequisites

  1. CLI installed, logged in, and cluster context set (see setup skill).
  2. Target collection must exist (see collection skill).

Commands Reference

All partition commands accept an optional --database <db-name> flag. If omitted, the database from the current context is used.

Create a Partition

zilliz partition create --collection <collection-name> --partition <partition-name>
# Optional: --database <database-name>

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 skills.