·deepeval
</>

deepeval

Use when discussing or working with DeepEval (the python AI evaluation framework)

45Installs·1Trend·@sammcj

Installation

$npx skills add https://github.com/sammcj/agentic-coding --skill deepeval

How to Install deepeval

Quickly install deepeval AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sammcj/agentic-coding --skill deepeval
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sammcj/agentic-coding.

SKILL.md

View raw

DeepEval is a pytest-based framework for testing LLM applications. It provides 50+ evaluation metrics covering RAG pipelines, conversational AI, agents, safety, and custom criteria. DeepEval integrates into development workflows through pytest, supports multiple LLM providers, and includes component-level tracing with the @observe decorator.

Repository: https://github.com/confident-ai/deepeval Documentation: https://deepeval.com

See references/custommetrics.md for complete guide on creating custom metrics with BaseMetric subclassing and deterministic scorers (ROUGE, BLEU, BERTScore).

Use when discussing or working with DeepEval (the python AI evaluation framework) Source: sammcj/agentic-coding.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sammcj/agentic-coding --skill deepeval
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from sammcj/agentic-coding

Quick answers

What is deepeval?

Use when discussing or working with DeepEval (the python AI evaluation framework) Source: sammcj/agentic-coding.

How do I install deepeval?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sammcj/agentic-coding --skill deepeval Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sammcj/agentic-coding