Vector Cluster Cluster vectors in a namespace by semantic similarity using . When to use Use this skill when you have a collection of embeddings and want to discover natural groupings. Clustering reveals themes, identifies outliers, and helps organize large vector collections. Steps 1. Ensure [email protected] is available : 2. Run clustering — in [email protected] the only working clustering is via (spectral/Louvain over a code graph). The top-level command is reserved for distributed cluster ops and is currently "Coming Soon" upstream. 3. Review output — JSON with cluster assignments, community…