Build repeatable evaluation experiments for agents and LLM apps with output checks, trajectory scoring, simulators, and trace-based review.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-repeatable-agent-evaluation-suites-with-trajectory-and-simulator-coverage-using-strands-evals --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Repeatable Agent Evaluation Suites With Trajectory And Simulator Coverage Using Strands Evals?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-repeatable-agent-evaluation-suites-with-trajec)More formats (shields.io, HTML) on the badges page.
---
name: "Run repeatable agent evaluation suites with trajectory and simulator coverage using Strands Evals"
slug: "run-repeatable-agent-evaluation-suites-with-trajectory-and-simulator-coverage-using-strands-evals"
description: "Build repeatable evaluation experiments for agents and LLM apps with output checks, trajectory scoring, simulators, and trace-based review."
github_stars: 105
verification: "security_reviewed"
source: "https://github.com/strands-agents/evals"
author: "strands-agents"
publisher_type: "organization"
category: "Code Quality & Review"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "strands-agents/evals"
github_stars: 105
---
# Run repeatable agent evaluation suites with trajectory and simulator coverage using Strands Evals
Build repeatable evaluation experiments for agents and LLM apps with output checks, trajectory scoring, simulators, and trace-based review.
## Prerequisites
Python 3.10+, pip, optional judge-model access
## Installation
Use the upstream install or setup path that matches your environment:
- pip install strands-agents-evals
- pip install -e .
- pip install -e ".[test]"
- pip install -e ".[test,dev]"
Requirements and caveats from upstream:
- <a href="https://python.org"><img alt="Python versions" src="https://img.shields.io/pypi/pyversions/strands-agents-evals"/></a>
- ◆ <a href="https://github.com/strands-agents/sdk-python">Python SDK</a>
- python
Basic usage or getting-started notes:
- **Multiple Evaluation Types**: Output evaluation, trajectory analysis, tool usage assessment, and interaction evaluation
- bash
- from strands import Agent
- Source: https://github.com/strands-agents/evals
- Extracted from upstream docs: https://raw.githubusercontent.com/strands-agents/evals/HEAD/README.md
## Documentation
- https://github.com/strands-agents/evals
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-repeatable-agent-evaluation-suites-with-trajectory-and-simulator-coverage-using-strands-evals/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!