Skip to content

// Evaluate RAG pipelines with Ragas — faithfulness, answer relevancy, context precision/recall, and test set generation.

Ragas RAG EvaluationVerified Creator

git log --oneline --stat
HEAD
Stars
4.2k
Forks
258
Updated
Jun 24, 2026
repo --stat
  • stars

    4.2k

  • forks

    258

  • last update

    Jun 24, 2026

  • license

    MITv1.3.0

quickstart.sh
3 steps
  1. Install

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

    $ claude skills add ragas-rag-evaluation
  2. Invoke

    // Run from any project directory

    $ claude --skill ragas-rag-evaluation "fine-tune on this CSV"
  3. Or copy this from the README

    // extracted bash block

    $ claude skills add ragas-rag-evaluation
ragas-rag-evaluation/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Ragas RAG Evaluation
slug:
ragas-rag-evaluation
version:
v1.3.0
license:
MIT
author:
@ragas-eval-craft
categories:
tags:
#ragas#rag-evaluation#faithfulness#context-precision#llm-eval
description:

Evaluate RAG pipelines with Ragas — faithfulness, answer relevancy, context precision/recall, and test set generation.

README.md

ragas-rag-evaluation/README.md
6 sections
Loading README…

$ cat reviews/

Reviews

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