← 返回 Skills 市场
alirezarezvani

Rag Architect

作者 Alireza Rezvani · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ 安全检测通过
349
总下载
1
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install rag-architect
功能描述
RAG Architect - POWERFUL
安全使用建议
This skill is coherent with its stated purpose and appears benign, but take these precautions before use: - Review and control which directory you give the scripts: the included code reads files recursively and will process any text/markdown files in the target path. Do not point it at sensitive directories unless you intend that. - The documentation recommends external services (OpenAI, Pinecone, etc.). Only provide API keys/credentials if you trust the integration and run the code in an environment you control. The skill itself does not request keys, so any credential sharing would be your action. - Run the scripts in an isolated or sandboxed environment (container or VM) if you want to avoid accidental access to other local data. - Inspect the full source (provided) before executing; although the visible code uses standard library file I/O and analysis, always verify there are no unexpected network calls or obfuscated code in omitted/truncated parts. - If you want stricter safety, disable autonomous invocation for this skill in your agent and call it manually after reviewing outputs and configuring credentials.
功能分析
Type: OpenClaw Skill Name: rag-architect Version: 2.1.1 The 'rag-architect' skill bundle is a comprehensive and professional toolkit for designing and optimizing Retrieval-Augmented Generation (RAG) pipelines. It contains three Python scripts (chunking_optimizer.py, rag_pipeline_designer.py, and retrieval_evaluator.py) that perform document analysis and architectural recommendations using only standard Python libraries, with no network access, shell execution, or obfuscation. The extensive documentation, including SKILL.md and various reference guides, is purely educational and lacks any evidence of prompt injection or malicious instructions.
能力评估
Purpose & Capability
Name and description (RAG Architect) match the provided SKILL.md and the three Python modules which implement chunking analysis, pipeline design, and evaluation. There are no unexplained environment variables, binaries, or external install steps that would be inconsistent with a RAG design tool.
Instruction Scope
SKILL.md is largely documentation and design guidance. It includes recommendations to read and analyze document corpora and to use production data (e.g., 'User Log Analysis' in evaluation). The included scripts (DocumentCorpus) explicitly read files from a directory — expected for this purpose but means the skill will need access to whatever directory you point it at. The guide also discusses integrating external services (OpenAI, Pinecone, Weaviate), which is normal for RAG design but implies you'll need to supply credentials if you follow those steps; the skill itself does not instruct to send data to any hidden endpoints.
Install Mechanism
No install specification is present and the Python files state they use only the standard library. Nothing is downloaded or written by an install step. This is a low-risk, instruction-and-code-only package.
Credentials
The skill declares no required environment variables or primary credentials — proportional for a design/documentation tool. However, the documentation and code reference external embedding and vector DB services (OpenAI, Pinecone, Weaviate, etc.). Those integrations would require credentials if you choose to wire them up; the skill itself does not request or store secrets.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request system-wide configuration changes or persistent privileges. Its runtime behavior is limited to local analysis of document directories when executed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rag-architect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rag-architect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release
元数据
Slug rag-architect
版本 2.1.1
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 2
常见问题

Rag Architect 是什么?

RAG Architect - POWERFUL. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 349 次。

如何安装 Rag Architect?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rag-architect」即可一键安装,无需额外配置。

Rag Architect 是免费的吗?

是的,Rag Architect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rag Architect 支持哪些平台?

Rag Architect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rag Architect?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v2.1.1。

💬 留言讨论