·rag-wrapper
</>

rag-wrapper

mindmorass/reflex

用于使用 Qdrant 中的 RAG 上下文包装任何代理的模式。用于向导入或外部代理添加持久内存。

9安装·0热度·@mindmorass

安装

$npx skills add https://github.com/mindmorass/reflex --skill rag-wrapper

SKILL.md

| 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 |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mindmorass/reflex --skill rag-wrapper
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 rag-wrapper?

用于使用 Qdrant 中的 RAG 上下文包装任何代理的模式。用于向导入或外部代理添加持久内存。 来源:mindmorass/reflex。

如何安装 rag-wrapper?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mindmorass/reflex --skill rag-wrapper 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/mindmorass/reflex