bygooglecloudplatform· 176 skills
Evaluate and improve GenAI models and agents using the Google GenAI Evaluation SDK. Creates eval datasets (from session traces or synthetic generation), selects and configures metrics (RubricMetric, LLMMetric, CodeExecutionMetric), executes evals via client.evals.evaluate(), and analyzes results to suggest concrete fixes. Supports both single-turn model evaluation and multi-turn agent trajectory evaluation. Use when asked to "evaluate my agent", "evaluate my model", "create eval dataset", "run evals", "analyze eval results", "which metrics should I use", "generate test data", or "improve quality".
$npx -y skills add googlecloudplatform/vertex-ai-samples --skill quality-flywheelInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/vertex-ai-samples" --skill "googlecloudplatform/vertex-ai-samples/quality-flywheel"` 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/googlecloudplatform/vertex-ai-samples" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/vertex-ai-samples"` and select the relevant skills, then follow their instructions.