rag-wrapper
Installation
SKILL.md
RAG Wrapper Patterns
Patterns for augmenting any agent with Qdrant context retrieval.
Quick Start
To wrap an agent with RAG:
Use rag-proxy agent:
Target: {agent-to-wrap}
Task: {the task}
Manual Wrapping Pattern
If you need custom control, follow this pattern: