Use reflective search to improve prompts or text-configured agent components against a real eval set instead of manual prompt tweaking.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Iteratively optimize prompts and text-based agent configs against scored eval sets with GEPA"
slug: "iteratively-optimize-prompts-and-text-based-agent-configs-against-scored-eval-sets-with-gepa"
description: "Use reflective search to improve prompts or text-configured agent components against a real eval set instead of manual prompt tweaking."
github_stars: 3550
verification: "security_reviewed"
source: "https://github.com/gepa-ai/gepa"
author: "GEPA AI"
publisher_type: "organization"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "gepa-ai/gepa"
github_stars: 3550
npm_package: "gepa"
npm_weekly_downloads: 4095897
---
# Iteratively optimize prompts and text-based agent configs against scored eval sets with GEPA
Use reflective search to improve prompts or text-configured agent components against a real eval set instead of manual prompt tweaking.
## Prerequisites
Python environment, GEPA package, train and validation examples with a scoring function, model provider credentials or local models, target prompt or text configuration to optimize
## Installation
Use the upstream install or setup path that matches your environment:
- pip install gepa
- pip install git+https://github.com/gepa-ai/gepa.git
Requirements and caveats from upstream:
- <a href="https://pypi.org/project/gepa/"><img src="https://img.shields.io/pypi/v/gepa?logo=python&logoColor=white&color=3776ab" alt="PyPI"></a>
Basic usage or getting-started notes:
- <a href="https://gepa-ai.github.io/gepa/guides/quickstart/"><strong>Quick Start</strong></a>  | 
- bash
- To install the latest from main:
- Source: https://github.com/gepa-ai/gepa
- Extracted from upstream docs: https://raw.githubusercontent.com/gepa-ai/gepa/HEAD/README.md
## Documentation
- https://gepa-ai.github.io/gepa/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/iteratively-optimize-prompts-and-text-based-agent-configs-against-scored-eval-sets-with-gepa/)
No comments yet. Be the first to comment!