diagnose

Installation
SKILL.md

Prerequisites

  1. CLI installed and logged in (see setup skill).
  2. For cluster diagnosis: a cluster context, or pass --cluster-id explicitly.
  3. For collection diagnosis: the cluster context must point at the cluster that owns the collection (see setup skill).

Scope

This skill performs read-only diagnosis using existing zilliz commands. It does NOT mutate clusters, collections, indexes, or data. Every recommendation is presented as a suggestion plus the exact next command the user can run themselves.

Two entry points:

User says Use section
"diagnose my cluster", "cluster is slow / stuck / unhealthy" Cluster Diagnosis
"diagnose this collection", "search is slow on X", "X won't load" Collection Diagnosis

When the user's intent spans both (e.g. "everything is slow"), run cluster diagnosis first — a collection-level symptom often has a cluster-level cause.

Installs
2
GitHub Stars
3
First Seen
May 24, 2026
diagnose — zilliztech/zilliz-plugin