Run AgentOps release-readiness evaluations against Foundry prompt agents, Foundry hosted endpoints, HTTP/JSON agents, or raw model deployments. Trigger on phrases like "run eval", "evaluate my agent", "benchmark", "agentops eval", "compare runs", "can we ship". Uses the flat agentops.yaml schema.
$npx -y skills add azure/agentops --skill agentops-evalInstalls into the current project.
Run `npx skills use "https://github.com/azure/agentops" --skill "azure/agentops/agentops-eval"` 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/azure/agentops" that are relevant to the current task. Run `npx skills add "https://github.com/azure/agentops"` and select the relevant skills, then follow their instructions.