Skip to main content

module-3

This skill should be used when a learner is working through Module 3 ("Agent Evaluation") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or interpreting their results — e.g. "$module-3 what is faithfulness?", "$module-3 explain RAGAS metrics", "what's the difference between context precision and recall?", "my faithfulness score is 0.6, what does that mean?", "help me complete the FAITHFULNESS_PROMPT", "how do I read these evaluation results?", "is my LLM judge calibrated?", "RAGAS says not installed", "how do I generate an eval dataset?". It turns the agent into a Module 3 learning assistant (tutor) that explains evaluation concepts in the workshop's framing, gives graduated hints WITHOUT completing exercises or doing the learner's analysis for them, and troubleshoots the evaluation framework, datasets, judge model, and RAGAS. Module 3 builds an evaluation pipeline for the Module 1 (report) and Module 2 (RAG) agents using RAGAS metrics, LLM-as-a-judge, synthetic eval datas

Jump to install

Source facts

Repository
brevdev/workshop-build-an-agent
Last source activity
July 29, 2026 at 23:07
Detected SKILL.md language
English
Stars
133
Forks
84

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.