dspy-gepa

Installation
SKILL.md

DSPy GEPA — Generate, Evaluate, Propose, Apply

GEPA is a DSPy-powered tool for evaluating, optimizing, and generating skill scenarios.

Quick Start

Requires Python 3.10+ with dspy, pyyaml, and jsonschema:

pip install dspy-ai pyyaml jsonschema

Generate New Scenarios

Point GEPA at an existing skill to generate new test scenarios:

python scripts/gepa.py generate \
  --skill-description "Creates FastAPI routers with CRUD endpoints" \
Related skills

More from qredence/skills

Installs
7
Repository
qredence/skills
GitHub Stars
1
First Seen
Feb 24, 2026