From Napkin
Guides selection of Qdrant deployment options (local mode, Docker, Qdrant Cloud, EDGE) based on latency, ops overhead, and production readiness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/napkin:qdrant-deployment-optionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start with what you need: managed ops or full control? Network latency acceptable or not? Production or prototyping? The answer narrows to one of four options.
Start with what you need: managed ops or full control? Network latency acceptable or not? Production or prototyping? The answer narrows to one of four options.
Use when: building a prototype, running tests, CI/CD pipelines, or learning Qdrant.
Use when: you need full control over infrastructure, data residency, or custom configuration.
Use when: you want managed infrastructure with zero-downtime updates, automatic backups, and resharding without operating clusters yourself.
/sys_metrics, managed resharding, pre-configured alertsUse when: network round-trip to a server is unacceptable. Edge devices, in-process search, or latency-critical applications.
npx claudepluginhub ani1797/forge --plugin copilot-sdk4plugins reuse this skill
First indexed Jun 6, 2026
Guides selection of Qdrant deployment options (local mode, Docker, Qdrant Cloud, EDGE) based on latency, ops overhead, and production readiness.
Guides selection of Qdrant deployment: local mode, Docker, Cloud, or EDGE based on prototyping, production, or latency needs.
Guides Qdrant scaling decisions for data volume, query throughput, latency, and query volume. Use when data doesn't fit on one node, cluster is slow, or capacity needs assessment.