Skip to main content

agenteye-evaluator

The way to put automatic quality scores on an AI agent's production runs — both deciding what is worth measuring and building the service that measures it. Reach for it even on vague phrasing like "I want evals" or "how do I know if my agent is any good?" Trigger when the user wants to: • decide what to score — plan which dimensions to track, grounded in what real sessions show; may stop at a written plan without building anything; • build or change an evaluator — scaffold the scoring service, add a dimension, score with rules or an LLM judge, test it against a real captured session, deploy it and confirm scores land. Served by the `agenteye-evaluator` Python SDK, with the `fp` CLI supplying real session data to design against. NOT for reading eval results that already exist or checking whether quality dropped (that's `fp-cloud-cli` — `fp evals`), instrumenting an agent with the FailproofAI SDK (that's `failproofai-sdk`), or alerting on scores.

설치로 이동

소스 정보

저장소
FailproofAI/skills
최근 소스 활동
2026년 8월 28일 07:54
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.