byted-milvus
SKILL.md
Volcano Engine Milvus
Use this skill to operate Milvus on Volcano Engine.
| Plane | Surface | Use for | Backing |
|---|---|---|---|
| Control plane | Primary control CLI | Cluster lifecycle and endpoint/access workflows | CONTROL_PLANE.md + scripts/control.py |
| Data plane | Prebuilt/basic | Common operations, demos, smoke tests, simple inspection, simple text-first insert/upsert/search | DATA_PLANE.md + scripts/data.py |
| Data plane | Custom/variant | Schema-specific, advanced, or Python SDK workflows | milvus-skill/PYMILVUS_SKILL.md |
When to use this skill
- User asks to operate Milvus on Volcano Engine / Volcengine.
- User needs service-level actions such as create, inspect, scale, expose, allow access, or delete.
- User needs collection or record operations on a reachable Milvus endpoint.
Quick start