🧭
AI EngineeringPython

Qdrant Model Migration

by qdrant

Qdrant Model Migration is an AI Engineering skill for Claude Code, published by qdrant in skills.

230 stars28 forkson qdrant/skillsAdded 2026/09/03Repository updated 2026/09/02
agent-skillsai-agentsclaude-codecodexcursorembeddingshybrid-searchmonitoringmultitenancyperformanceqdrantquantizationscalingsearch-qualityvector-databasevector-search
Install in seconds
Install Qdrant Model Migration
Copy Qdrant Model Migration into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/qdrant/skills/tree/main/skills/qdrant-model-migration ~/.claude/skills/qdrant-model-migration

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/qdrant/skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/qdrant-model-migration/SKILL.md in qdrant/skills
Installs to
~/.claude/skills/qdrant-model-migration
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering β€” 2793 skills

What Qdrant Model Migration does

Qdrant Model Migration guides changing embedding models in Qdrant without downtime. Use it to re-embed data, add or switch vector fields, or run old and new models side by side.

Qdrant Model Migration is cataloged under AI Engineering on DirSkills. Qdrant Model Migration comes from a repository tagged agent-skills, ai-agents, claude-code, codex and cursor.

Documentation

README

What to Do When Changing Embedding Models

Vectors from different models are incompatible. You cannot mix old and new embeddings in the same vector space. On v1.18+, you can add or delete named vector fields on an existing collection β€” migration no longer always requires a new collection. On v1.17 or earlier, all named vectors must be defined at collection creation time.

Can I Avoid Re-embedding?

Use when: looking for shortcuts before committing to full migration.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Qdrant Model Migration

  • What else does qdrant publish alongside Qdrant Model Migration?

    Qdrant Model Migration is one of 25 skills that DirSkills catalogs from qdrant/skills, the repository it ships in. Its siblings there include Qdrant Advisor, Qdrant Clients SDK and Qdrant Deployment Options. Each one is a separate skill with its own page in this directory, installs the same way Qdrant Model Migration does, and is maintained by qdrant in that same repository. The rest of the collection is listed on the qdrant/skills page.

  • How does Qdrant Model Migration compare to other AI Engineering skills?

    Qdrant Model Migration ranks #2480 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Qdrant Model Migration against them. Open each page to compare what they document and how they install.

More from qdrant/skills

Qdrant Model Migration is one of 25 skills cataloged on DirSkills from qdrant/skills.

See all 25 skills β†’
🧭
7h ago

Qdrant Advisor

Qdrant Advisor loads the latest official Qdrant skills to diagnose deployment, search, scaling, memory, and client SDK issues. Use it when a Qdrant cluster, collection, or vector-search question needs current guidance.
AI Engineering
23028
🧩
7h ago

Qdrant Clients SDK

Qdrant Clients SDK provides official client libraries for Python, JavaScript, Rust, Go, .NET, and Java. Use it to connect applications to Qdrant through REST or gRPC and to fetch code snippets for common tasks.
AI Engineering
23028
πŸš€
7h ago

Qdrant Deployment Options

Qdrant Deployment Options helps you choose between local mode, Docker, Qdrant Cloud, and Qdrant EDGE. Use it when deciding how to deploy Qdrant for prototyping, production, or lowest-latency search.
DevOps
23028
🧩
7h ago

Qdrant Edge

Qdrant Edge guides building with Qdrant’s embedded in-process shard. Use it for local sync patterns, BM25 and hybrid search on device, snapshots, and operating Edge correctly in Python or Rust.
AI Engineering
23028
βš™οΈ
7h ago

Qdrant Indexing Performance Optimization

Qdrant Indexing Performance Optimization diagnoses slow uploads, long HNSW builds, and stuck optimizers in Qdrant. Use it to tune batching, shards, indexing thresholds, and payload indexes when ingestion or search quality is degraded.
DevOps
23028
⚑
7h ago

Qdrant Latency Optimization

Qdrant Latency Optimization guides how to reduce single-query and tail latency in Qdrant. Use it when search is slow, p99 is high, or you need faster vector search on a Qdrant node.
DevOps
23028