Test and evaluate AI agents and LLM outputs using code-first evaluation framework with strong typing. Use when the user wants to: (1) Create evaluation datasets with test cases for AI agents, (2) Define evaluators (deterministic, LLM-as-Judge, custom, or span-based), (3) Run evaluations and generate reports, (4) Compare model performance across experiments, (5) Integrate evaluations with Pydantic AI agents, (6) Set up observability with Logfire, (7) Generate test datasets using LLMs, (8) Implement regression testing for AI systems.
$npx -y skills add fuenfgeld/pydantic-ai-skills --skill pydantic-evalsInstalls into the current project.
Run `npx skills use "https://github.com/fuenfgeld/pydantic-ai-skills" --skill "fuenfgeld/pydantic-ai-skills/pydantic-evals"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fuenfgeld/pydantic-ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fuenfgeld/pydantic-ai-skills"` and select the relevant skills, then follow their instructions.