# RAG Pipeline Builder

> Builds Retrieval-Augmented Generation pipelines with vector stores, chunking strategies, and reranking

- Skill: `eli-yu-first/rag-pipeline-builder` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds add eli-yu-first/rag-pipeline-builder`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/rag-pipeline-builder/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/eli-yu-first/rag-pipeline-builder

---


# RAG Pipeline Builder

Builds Retrieval-Augmented Generation pipelines with vector stores, chunking strategies, and reranking

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run ragai/RAG-Pipeline-Builder --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

