AI AGENT ADDONS

Arize Evaluator

arize-ai/arize-skills
AI & Agent Building
1,757installs

An evaluator acts like a judge for your AI models. It checks if the output is accurate or full of mistakes. You can set up an LLM-as-judge that uses a prompt to score answers. Or you can use a code evaluator that follows fixed rules without calling an AI.

This skill helps you create, update, and run these judges on the Arize platform. You can score individual spans, whole traces, or entire experiments. The results help you know if your AI is working as expected.

If something goes wrong, the skill tells you exactly what failed. It never makes up fake results. You fix the issue and try again.

Add Arize Evaluator skill to your workflow

Global

mkdir -p ~/.claude/skills/arize-evaluator

Project

mkdir -p .claude/skills/arize-evaluator

Source Repository

Stars
36
Forks
4
Watchers
36
License
MIT
Last Push
25 days ago
Created
4 months ago