Milvus open-source vector database reference. Covers Python SDK (pymilvus), collection schema, similarity search with metadata filters, RAG pattern with OpenAI, index types (HNSW/IVF/SCANN), distance metrics, and vector DB comparison.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill milvus --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Milvus?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-milvus)More formats (shields.io, HTML) on the badges page.
---
name: milvus
version: 1.0.0
description: >
Milvus open-source vector database reference. Covers Python
SDK (pymilvus), collection schema, similarity search with
metadata filters, RAG pattern with OpenAI, index types
(HNSW/IVF/SCANN), distance metrics, and vector DB comparison.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [milvus, vector-database, embeddings, rag, ai, search]
---
# Milvus Reference
Vector database for AI.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `usage` | Python SDK, search |
| `rag` | RAG pattern, indexes |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!