A complete, 12-phase framework for engineering production-ready Retrieval-Augmented Generation systems with high precision and low hallucination rates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install afrexai-rag-engineering
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install afrexai-rag-engineering using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This asset for Openclaw Skills provides a rigorous methodology for building RAG systems that move beyond simple prototypes into production-grade applications. It covers the entire lifecycle from initial architecture assessment and document ingestion to advanced patterns like Graph RAG and Agentic RAG. By focusing on technical truths such as chunking strategy, metadata enrichment, and cross-encoder reranking, this skill ensures developers can build retrieval systems that are both cost-effective and highly accurate. Using this framework within Openclaw Skills allows teams to standardize their AI search infrastructure and maintain a high quality-of-service for end users.
This methodology is designed to be integrated into any AI agent workflow. To apply it to your project using Openclaw Skills, follow these steps:
# Example: Initializing a project with core RAG evaluation tools
pip install ragas deepeval arize-phoenix
The skill organizes RAG metadata and evaluation data through standardized structures:
| Schema Component | Description | Key Fields |
|---|---|---|
document_metadata |
Standardized enrichment for every chunk | source_id, section_hierarchy, quality_score |
rag_brief |
Project definition and constraints | use_case, corpus_size, latency_target |
eval_dataset |
Golden test set for benchmarking | query, expected_sources, expected_answer |
caching_layer |
Schema for semantic and exact query caches | similarity_threshold, ttl, hit_rate |
Loading
A comprehensive testing methodology and toolset designed to help AI agents ship high-quality software through systematic strategy, execution, and reporting.

A technical QA architect skill for generating coverage matrices, test cases, and automation strategies based on your specific tech stack.

A comprehensive quality assurance system for managing test strategies, automation frameworks, and release readiness across any tech stack.

A systematic AI agent workflow for researching and qualifying B2B prospects using real-time web intelligence.

A strategic framework for CFOs and founders to synchronize AI-driven productivity gains with global interest rate cycles for optimal capital allocation.

A comprehensive engineering methodology for building, scaling, and optimizing production-ready React applications with AI-guided frameworks.








































