qdrant/skills
FreeAgent skills for Qdrant vector search, scaling, and performance
About qdrant/skills
Qdrant Skills is a collection of agent skills designed to equip coding agents with deep Qdrant vector search knowledge. Unlike traditional documentation, these skills focus on answering 'when?' and 'why?' rather than 'how?' They are structured as the handbook of a Solutions Architect working on Qdrant: given a problem, navigate to the exact place in the documentation where the answer lives. The skills cover engineering decisions such as quantization, sharding, tenant isolation, hybrid search, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, and Java. A key component is the Qdrant Advisor skill, which, when installed, fetches live guidance from skills.qdrant.tech to provide fresh, context-aware diagnoses. Users can also pass the URL directly to their agent or install the full skill set for offline use. The project is under active development and content may change between versions.
Key Features
Pros & Cons
- Provides deep, engineering-level knowledge for coding agents
- Answers 'when' and 'why' decisions, not just 'how'
- Qdrant Advisor delivers fresh, live guidance automatically without reinstallation
- Can be used offline with the full skill set
- Covers multiple programming languages and SDKs
- Structured like a Solutions Architect handbook for practical problem-solving
- Under active development; skill content and structure may change between versions
- Requires agent to have npx installed or ability to fetch URLs
- Not suitable for beginners who need documentation or tutorials; skills assume some familiarity
- Claude web app users need to manually include skills.qdrant.tech URL in their prompt for Advisor to work