NVIDIA/SkillEvaluator
NVIDIA's open-source multi-tier framework for evaluating AI agent skills.

Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history
SkillEvaluator provides a three-tier pipeline for assessing AI agent skills. Tier 1 runs deterministic quality gates to check safety and well-formedness. Tier 2 performs semantic overlap detection to deduplicate skills. Tier 3 conducts live agent evaluation by running paired with/without-skill trials to measure Skill Lift. It is part of NVIDIA’s Verified Skills pipeline and integrates with the Agent Skills specification used by agents such as Claude Code and Codex.
Frequently asked
- What is NVIDIA/SkillEvaluator?
- NVIDIA's open-source multi-tier framework for evaluating AI agent skills.
- Is SkillEvaluator open source?
- Yes — NVIDIA/SkillEvaluator is open source, released under the Apache-2.0 license.
- What language is SkillEvaluator written in?
- NVIDIA/SkillEvaluator is primarily written in Python.
- How popular is SkillEvaluator?
- NVIDIA/SkillEvaluator has 506 stars on GitHub.
- Where can I find SkillEvaluator?
- NVIDIA/SkillEvaluator is on GitHub at https://github.com/NVIDIA/SkillEvaluator.