Skip to content
Trending 2026One of the top-searched agent skills of 2026.

// Production RAG — chunking, embeddings, hybrid search, reranking, caching, eval.

RAG Pipeline BuilderVerified Creator

git log --oneline --stat
HEAD
Stars
4.1k
Forks
230
Updated
Jun 2, 2026
repo --stat
  • stars

    4.1k

  • forks

    230

  • last update

    Jun 2, 2026

  • license

    MITv1.8.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add rag-pipeline-builder
  2. Invoke

    // Run from any project directory

    $ claude --skill rag-pipeline-builder "fine-tune on this CSV"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill rag-pipeline-builder "now refactor it"
rag-pipeline-builder/
references
SKILL.md
readonly
name:
RAG Pipeline Builder
slug:
rag-pipeline-builder
version:
v1.8.0
license:
MIT
author:
@rag-craft
repository:
github.com/rag-craft/rag-pipeline-builder
categories:
tags:
#rag#embeddings#vector-db#reranking#llm
description:

Production RAG — chunking, embeddings, hybrid search, reranking, caching, eval.

features.md
3 capabilities

// What you can do with it

  • Automates the tedious parts of the workflow.
  • Gives Claude the right context, tools, and guardrails.
  • Produces consistent, reviewable output every time.

README.md

rag-pipeline-builder/README.md
5 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…

$ ls related/

explore all →