rag-wrapper
CommunityWraps agents with persistent Qdrant memory.
Authormindmorass
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill wraps any agent with Qdrant-backed memory context to enable persistent recall.
Core Features & Use Cases
- RAG-backed wrapping: Attach Qdrant context to an agent to provide memory across sessions.
- Context-aware delegation: Prepend retrieved documents to prompts before task execution.
- Use Case: Build memory-enabled assistants for multi-step projects that require recalling previous decisions or documents.
Quick Start
Use rag-wrapper to wrap an agent with Qdrant context and then delegate tasks to the wrapped agent.
Dependency Matrix
Required Modules
None requiredComponents
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: rag-wrapper Download link: https://github.com/mindmorass/reflex/archive/main.zip#rag-wrapper Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.