agentos-api-evals

Access AgentOS Evals API endpoints to run and manage agent evaluations.

4|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-evals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentos-api-evals
Source: https://github.com/ajshedivy/agno-cookbook/tree/main/plugins/agno-agentos-api/skills/agentos-api-evals
Command: npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-evals

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of running, managing, and analyzing evaluations for your AgentOS agents, streamlining performance benchmarking and quality assurance.

Core Features & Use Cases

  • Run Evaluations: Execute accuracy, performance, agent-as-judge, and reliability evaluations.
  • Manage Evals: List, filter, and retrieve details of past evaluation runs.
  • Use Case: Benchmark your new customer support agent against a set of predefined questions to ensure its accuracy and response time meet your standards before deployment.

Quick Start

Use the agentos-api-evals skill to run an accuracy evaluation on 'my-agent' with the input 'What is 2+2?' and expect the output '4'.

Frequently Asked Questions about agentos-api-evals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run agent performance evaluations using an API?

Run agent performance evaluations by sending requests to API endpoints that execute accuracy, performance, agent-as-judge, and reliability tests. This provides programmatic access to manage agent benchmarking and quality assurance for your agents.

How do I benchmark my agent's accuracy before deployment?

Benchmark agent accuracy before deployment by executing accuracy evaluations against predefined questions and expected outputs. This verifies that agent responses meet your quality standards prior to releasing the agent.

Can I chain multiple evaluations together for comprehensive testing?

Chain multiple evaluations together to perform comprehensive agent testing. The API supports chaining evals and custom error handling, allowing you to build complex benchmarking workflows across different evaluation types.

What types of agent evaluations can I automate?

Automate accuracy, performance, agent-as-judge, and reliability evaluations for your agents. The API manages these test types alongside listing and filtering capabilities to ensure comprehensive agent benchmarking.

How do I filter past evaluation runs to analyze agent performance?

Filter past evaluation runs by accessing API endpoints that support advanced filtering and listing of historical data. Retrieve detailed run data to analyze specific agent performance benchmarks and evaluation outcomes over time.