rag-architect
RAG Architect - POWERFUL
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/rag-architectWhat This Skill Does
The RAG Architect skill, developed by alirezarezvani, is a comprehensive framework designed to streamline the architecture of Retrieval-Augmented Generation (RAG) systems. As modern AI applications move from prototyping to production, the quality of information retrieval becomes the primary bottleneck for model accuracy. This skill acts as a technical consultant, providing specialized knowledge on document ingestion, advanced chunking methodologies, and retrieval optimization. It empowers users to transition from naive document splitting to intelligent, context-aware semantic architectures. By leveraging diverse strategies like recursive, semantic, and structure-aware chunking, users can ensure their LLMs receive the most relevant data, minimizing hallucinations and maximizing groundedness in corporate or technical knowledge bases.
Installation
To integrate this professional-grade architect into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/rag-architect
Ensure your local environment is configured with the necessary dependencies for the document processing libraries suggested by the architect if you intend to run the suggested pipelines directly.
Use Cases
- Building scalable RAG pipelines for large-scale legal or medical documentation.
- Optimizing existing vector databases that suffer from low retrieval precision.
- Designing hierarchical retrieval systems for complex technical manuals where context must be preserved across subsections.
- Automating the processing pipeline for unstructured data sources like markdown repositories or legacy HTML documentation.
- Evaluating and benchmarking chunking strategies for specific domain-specific vocabularies.
Example Prompts
- "I am struggling with retrieval accuracy in my customer support chatbot; please analyze my current fixed-size chunking strategy and suggest a semantic alternative."
- "Help me design a recursive chunking pipeline that respects H1 and H2 headers in our Markdown-based technical documentation."
- "Evaluate the trade-offs between character-based and token-based chunking for a system that uses a 32k context window model."
Tips & Limitations
To maximize the utility of the RAG Architect, provide as much context as possible regarding your specific document types and the embedding model currently in use. Understand that while this skill provides the 'architecture' and 'logic', it does not automatically execute long-running indexing jobs on your local machine without the necessary data access permissions. The complexity of semantic chunking requires significant compute; ensure your environment can handle the overhead if you choose that path. Remember that no chunking strategy is a 'silver bullet'; iteration and evaluation are essential to finding the right balance for your specific data distribution.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-rag-architect": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.