promptfoo-evaluation

Installation
SKILL.md

Promptfoo Evaluation

Overview

This skill provides guidance for configuring and running LLM evaluations using Promptfoo, an open-source CLI tool for testing and comparing LLM outputs.

Quick Start

# Initialize a new evaluation project
npx promptfoo@latest init

# Run evaluation
npx promptfoo@latest eval

# View results in browser
npx promptfoo@latest view
Installs
2
GitHub Stars
2
First Seen
Feb 23, 2026
promptfoo-evaluation — nguyendinhquocx/code-ai