qdrant-patterns
✓Store and retrieve documents using Qdrant for RAG workflows. Use for persistent memory, research storage, and semantic search.
Installation
SKILL.md
Use the qdrant MCP server tools for persistent vector storage and semantic retrieval.
| qdrant-store | Store information with automatic embedding | | qdrant-find | Semantic search for stored information |
This provides workspace isolation - each profile gets its own collection.
Store and retrieve documents using Qdrant for RAG workflows. Use for persistent memory, research storage, and semantic search. Source: mindmorass/reflex.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mindmorass/reflex --skill qdrant-patterns- Source
- mindmorass/reflex
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is qdrant-patterns?
Store and retrieve documents using Qdrant for RAG workflows. Use for persistent memory, research storage, and semantic search. Source: mindmorass/reflex.
How do I install qdrant-patterns?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindmorass/reflex --skill qdrant-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mindmorass/reflex
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01