Manage Qdrant vector database via REST API. Use when the user asks to create or delete collections, upsert or search vectors, inspect points, filter by payload fields, manage snapshots, check cluster status, or debug semantic search issues. Covers collection CRUD, point upsert/search/scroll/count, payload indexes, filtering (must/should/must_not), recommend, discover, snapshots, aliases, and cluster operations.
$npx -y skills add bug-ops/zeph --skill qdrantInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/zeph" --skill "bug-ops/zeph/qdrant"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bug-ops/zeph" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/zeph"` and select the relevant skills, then follow their instructions.