Che cos'è rag-wrapper?
Modelli per avvolgere qualsiasi agente con contesto RAG da Qdrant. Utilizzare per aggiungere memoria persistente ad agenti importati o esterni. Fonte: mindmorass/reflex.
Modelli per avvolgere qualsiasi agente con contesto RAG da Qdrant. Utilizzare per aggiungere memoria persistente ad agenti importati o esterni.
Installa rapidamente la skill AI rag-wrapper nel tuo ambiente di sviluppo tramite riga di comando
Fonte: mindmorass/reflex.
| Fresh research | No | Need current, not cached data | | Simple edits | No | Context not needed | | RAG-aware agents | No | Already query Qdrant | | Implementation | Yes | Benefit from patterns, decisions | | Debugging | Yes | Previous solutions may help | | Architecture | Yes | Decisions and constraints matter |
| frontend-developer | react, design system, components | | backend-architect | api, architecture, decisions | | security-auditor | security, authentication, vulnerabilities | | devops | infrastructure, terraform, deployment | | tester | testing, coverage, quality |
| Empty query results | Proceed without context | | Qdrant unavailable | Fall back to unwrapped delegation | | Target agent fails | Report error, don't retry with less context |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/mindmorass/reflex --skill rag-wrapperModelli per avvolgere qualsiasi agente con contesto RAG da Qdrant. Utilizzare per aggiungere memoria persistente ad agenti importati o esterni. Fonte: mindmorass/reflex.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/mindmorass/reflex --skill rag-wrapper Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/mindmorass/reflex