---
name: Qdrant Migration
slug: qdrant-migration
category: DevOps
description: Qdrant Migration moves collections from one Qdrant instance to another using the Qdrant skills site. Use it when transferring data between clusters with provided URLs and API keys.
github: "https://github.com/qdrant/skills/tree/main/skill-test/prompts/qdrant-migration-skill.md"
language: Python
stars: 230
forks: 28
install: "npx degit https://github.com/qdrant/skills/tree/main/skill-test/prompts ~/.claude/skills/prompts"
installs_to: ~/.claude/skills/prompts
source_path: skill-test/prompts/qdrant-migration-skill.md
collection_size: 25
category_size: 868
collection_url: "https://dirskills.com/collections/qdrant/skills"
added: 2026-09-03T06:04:22.280Z
last_synced: 2026-09-03T06:04:22.280Z
canonical_url: "https://dirskills.com/skills/qdrant-migration"
---

# Qdrant Migration

Qdrant Migration moves collections from one Qdrant instance to another using the Qdrant skills site. Use it when transferring data between clusters with provided URLs and API keys.

**Install:**

```bash
npx degit https://github.com/qdrant/skills/tree/main/skill-test/prompts ~/.claude/skills/prompts
```

## README

I have two Qdrant instances:
cluster-A: <URL> API key: <API key> And cluster-B: <URL> API key: <API key>
I want you to migrate the collections from cluster-A to cluster-B. Use skills.qdrant.tech
