qdrant/skills
Vector Databases
qdrant
Agent skills for Qdrant vector search, covering scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, and Java
How to get this skill
Agent Skill by qdrant. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/qdrant/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.