docker-reset

Community

Safely reset Qdrant data and memories.

Authorminh2004pd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables a full reset of Qdrant vector data and memories to a clean state, which is essential when embedding dimensions change or data becomes corrupted.

Core Features & Use Cases

  • Safely down and remove old data and volumes from Qdrant and mem0 memories.
  • Reinitialize collections on startup via ensure_collections() to restore a working RAG setup.
  • Use after configuration errors, data corruption, or when starting fresh to ensure a clean baseline.

Quick Start

From the project root, run docker compose down -v && docker compose up -d to reset Qdrant and reinitialize collections on startup.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-reset
Download link: https://github.com/minh2004pd/chatbotfullpipeline/archive/main.zip#docker-reset

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.