RAG Expert

Community

Build grounded, production-grade RAG systems.

Authorfrankxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill equips teams to design and deploy production-grade Retrieval-Augmented Generation (RAG) systems that ground LLMs in enterprise knowledge bases.

Core Features & Use Cases

  • Structured knowledge grounding: combines offline indexing, embedding storage, and vector search to provide sources for generated answers.
  • Chunking and indexing strategies: supports fixed-size, sentence-based, semantic, and document-structure chunking to preserve context.
  • Embeddings and reranking: includes embedding selection, query transformation, and cross-encoder reranking for improved accuracy.
  • Use Case: Build a knowledge-base assistant that answers questions with citations from internal docs, policy PDFs, and runbooks.

Quick Start

Begin by outlining the RAG pipeline you want to deploy: index your knowledge base, choose an embedding model, and connect a vector store to an LLM.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: RAG Expert
Download link: https://github.com/frankxai/ai-architect-academy/archive/main.zip#rag-expert

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.