rag-engineer

Community

RAG engineer: design and optimize retrieval.

Authorsergiomvj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams build Retrieval-Augmented Generation (RAG) systems by enabling reliable access to external knowledge during LLM inference, reducing hallucinations and data gaps.

Core Features & Use Cases

  • Vector embeddings and similarity search
  • Document chunking and preprocessing
  • Retrieval pipeline design
  • Semantic search implementation
  • Context window optimization
  • Hybrid search (keyword + semantic)
  • Use Case: Build a RAG assistant that answers questions by retrieving relevant documents from a knowledge base.

Quick Start

Load your documents, select an embedding model, initialize a vector store, and run an LLM with a retrieval step.

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-engineer
Download link: https://github.com/sergiomvj/facebrasil/archive/main.zip#rag-engineer

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 471,000+ vetted skills library on demand.