Claude Skills · DevOps & Infrastructure

Qdrant Memory Usage Optimization

qdrant/skills

Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory usage so high?', 'how to reduce RAM?'. Also use when memory doesn't match calculations, quantization didn't help, or nodes crash during recovery.

★ 220 Synced 11 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Plugin install Python Actively maintained

This skill is for DevOps & Infrastructure and helps you diagnose high memory usage in qdrant, optimize qdrant ram consumption, and reduce vector database memory footprint.

Install /plugin marketplace add qdrant/skills /plugin install qdrant-memory-usage-optimization
Can use Not declared by the author

Setup, runtime and requirements describe qdrant/skills, the repo this skill ships in.

qdrantMemory Optimizationvector-databasePerformance TuningResource ManagementQuantization

Also in qdrant/skills

View the repo
Qdrant Advisor DevOps & Infrastructure

Diagnose, troubleshoot, and advise on any Qdrant deployment by loading the latest official Qdrant skills live from skills.qdrant.tech. Use t...

Qdrant Clients SDK DevOps & Infrastructure

Qdrant provides client SDKs for various programming languages, allowing easy integration with Qdrant deployments.

Qdrant Deployment Options DevOps & Infrastructure

Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdran...

Qdrant Edge Coding

Guides building on Qdrant Edge, the embedded in-process shard. Use when someone asks 'how to sync Edge with the server', 'keep a local shard...

Qdrant Horizontal Scaling DevOps & Infrastructure

Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shar...

Qdrant Hybrid Search Presentations

Explains hybrid search in Qdrant. Use when someone asks 'how do I setup hybrid search?', 'how to combine keyword and semantic search?', 'spa...

Fusing scores from multiple searches into a single ranked result (RRF, DBSF, custom fusion). Use when someone asks 'RRF or DBSF?', 'how to c...

Constructing prefetch queries for hybrid retrieval, including sparse/dense and multi-field setups, and choosing a sparse embedding model. Us...

Diagnoses and fixes slow Qdrant indexing and data ingestion. Use when someone reports 'uploads are slow', 'indexing takes forever', 'optimiz...

Qdrant Minimize Latency DevOps & Infrastructure

Guides Qdrant query latency optimization. Use when someone asks 'search is slow', 'how to reduce latency', 'p99 is too high', 'tail latency'...

Qdrant Model Migration DevOps & Infrastructure

Guides embedding model migration in Qdrant without downtime. Use when someone asks 'how to switch embedding models', 'how to migrate vectors...

Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...