Skip to main content
Run any Skill in Manus
with one click

agentos-api-evals

Interact with AgentOS Evals API endpoints. For standard operations (listing evals, running accuracy/performance evals, getting eval details), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., advanced filtering, update/delete operations, chaining evals, agent-as-judge). Trigger when: running evaluations, listing eval runs, benchmarking agents, or asking things like "run an accuracy eval on my agent" or "show me the latest eval results."

Overview

Interact with AgentOS Evals API endpoints. For standard operations (listing evals, running accuracy/performance evals, getting eval details), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., advanced filtering, update/delete operations, chaining evals, agent-as-judge). Trigger when: running evaluations, listing eval runs, benchmarking agents, or asking things like "run an accuracy eval on my agent" or "show me the latest eval results."

Install command
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-evals

Copy and paste this command into Claude Code to install the skill

Stars3
Forks0
UpdatedMarch 6, 2026 at 17:18
File Explorer
3 files
SKILL.md
readonly