AI AGENT ADDONS

Google Agents Cli Eval

google/agents-cli
Testing & QA
55,768installs

You can test and improve your AI agent with this skill. It teaches you how to run evaluations using a simple tool called agents-cli. You will learn about the Quality Flywheel which is a step by step process to make your agent better.

First you prepare test data. Then you run the agent on that data to get results. After that you analyze any mistakes and fix them. This loop helps you build a stronger agent over time.

You can also check metrics like accuracy and use an AI judge to score your agent. This skill covers everything you need to evaluate your agent and find common failure causes.

Add Google Agents Cli Eval skill to your workflow

Global

mkdir -p ~/.claude/skills/google-agents-cli-eval

Project

mkdir -p .claude/skills/google-agents-cli-eval

Source Repository

Stars
3,200
Forks
377
Watchers
3,200
License
Apache-2.0
Last Push
23 days ago
Created
3 months ago