← Back to Skills Marketplace
alirezarezvani

Rag Architect

by Alireza Rezvani · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ Security Clean
349
Downloads
1
Stars
6
Active Installs
2
Versions
Install in OpenClaw
/install rag-architect
Description
RAG Architect - POWERFUL
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rag-architect
  3. After installation, invoke the skill by name or use /rag-architect
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release
Metadata
Slug rag-architect
Version 2.1.1
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 2
Frequently Asked Questions

What is Rag Architect?

RAG Architect - POWERFUL. It is an AI Agent Skill for Claude Code / OpenClaw, with 349 downloads so far.

How do I install Rag Architect?

Run "/install rag-architect" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Rag Architect free?

Yes, Rag Architect is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rag Architect support?

Rag Architect is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rag Architect?

It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v2.1.1.

💬 Comments