Comparison
agent-skills-eval vs eval-view
Verdict
Pick agent-skills-eval if agent-skills-eval offers utilities to evaluate AI agents in line with agentskills.io framework using TypeScript; pick eval-view if regression testing for AI agents to detect behavioral changes and output quality regressions over time.
Markdown twin · agent-skills-eval alternatives · eval-view alternatives
GraphCanon updated 3w
Trust & integrity
| Signal | agent-skills-eval | eval-view |
|---|---|---|
| Maintenance | Active (13d since push) As of 3w · github_public_v1 | Very active (6d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 3w · github_public_v1 | Not a fork · Personal account As of 3w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- agent-skills-eval
- A test runner for agentskills.io-style AI agent skills
- eval-view
- Regression testing for AI agents
Stars
- agent-skills-eval
- 637
- eval-view
- 126
Forks
- agent-skills-eval
- 36
- eval-view
- 21
Open issues
- agent-skills-eval
- 11
- eval-view
- 3
Language
- agent-skills-eval
- TypeScript
- eval-view
- Python
Adopt for
- agent-skills-eval
- agent-skills-eval offers utilities to evaluate AI agents in line with agentskills.io framework using TypeScript.
- eval-view
- Regression testing for AI agents to detect behavioral changes and output quality regressions over time.
Persona
- agent-skills-eval
- -
- eval-view
- -
Runtime
- agent-skills-eval
- -
- eval-view
- -
License
- agent-skills-eval
- MIT
- eval-view
- The software uses the Apache-2.0 license, offering permissive terms for use and distribution.
Last pushed
- agent-skills-eval
- Jul 15, 2026
- eval-view
- Jul 26, 2026
Categories
- agent-skills-eval
- AI Agents, Evaluation & Observability
- eval-view
- AI Agents, Evaluation & Observability
Trust and health
Maintenance
- agent-skills-eval
- Active (82%)
- eval-view
- Very active (96%)
Days since push
- agent-skills-eval
- 13d
- eval-view
- 6d
Open issues (now)
- agent-skills-eval
- 11
- eval-view
- 3
Full report
- agent-skills-eval
- Trust report
- eval-view
- Trust report
Choose agent-skills-eval if…
- agent-skills-eval is primarily TypeScript; eval-view is Python.
- License: agent-skills-eval is MIT, eval-view is Apache-2.0.
- Tags unique to agent-skills-eval: agent-evals, agent-skills, agentskills, cli.
- When you use the agentskills.io framework for your project and require robust evaluation tools that can understand this specific framework's nuances.
When NOT to use agent-skills-eval
- This tool may not be suitable if you are using a different AI agent development framework outside of agentskills.io, as it specializes in evaluating skills based on this particular framework.
- If your project does not use TypeScript and avoiding transpiler overhead is a priority, then opting for another evaluation tool that supports your primary language might be more beneficial.
Choose eval-view if…
- eval-view is primarily Python; agent-skills-eval is TypeScript.
- License: eval-view is Apache-2.0, agent-skills-eval is MIT.
- Pricing: Free to use under the terms of the Apache License, Version 2.0..
- Requirements: Python environment is required for installation and usage.; Installation with pip: `pip install evalview`; Offline support means no live API keys necessary for the basic diff functionality..
- Tags unique to eval-view: agent-benchmark, agent-evaluation, regression-testing.
- eval-view ships Docker support for self-hosted deployment.
- When you need to track and assess the behavior consistency of your AI agent across versions without involving live API calls.
When NOT to use eval-view
- If you do not need to monitor specific behavioral characteristics such as tool call sequences and parameter consistency over time.
- When real-time output quality evaluation is critical, as eval-view's offline diffing does not provide immediate feedback on output changes without an LLM judge.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (darkrishabh/agent-skills-eval) · observed Jul 28, 2026
- GitHub forks (darkrishabh/agent-skills-eval) · observed Jul 28, 2026
- Last push (darkrishabh/agent-skills-eval) · observed Jul 15, 2026
- License file (MIT) · observed Jul 28, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (hidai25/eval-view) · observed Aug 2, 2026
- GitHub forks (hidai25/eval-view) · observed Aug 2, 2026
- Last push (hidai25/eval-view) · observed Jul 26, 2026
- License file (Apache-2.0) · observed Aug 2, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: agent-skills-eval 637 · eval-view 126 (synced Jul 28, 2026).
Common questions
- What is the difference between agent-skills-eval and eval-view?
- agent-skills-eval: A test runner for agentskills.io-style AI agent skills. eval-view: Regression testing for AI agents. See the comparison table for live GitHub stats and shared categories.
- When should I choose agent-skills-eval over eval-view?
- Choose agent-skills-eval over eval-view when agent-skills-eval is primarily TypeScript; eval-view is Python; License: agent-skills-eval is MIT, eval-view is Apache-2.0; Tags unique to agent-skills-eval: agent-evals, agent-skills, agentskills, cli; When you use the agentskills.io framework for your project and require robust evaluation tools that can understand this specific framework's nuances.
- When should I choose eval-view over agent-skills-eval?
- Choose eval-view over agent-skills-eval when eval-view is primarily Python; agent-skills-eval is TypeScript; License: eval-view is Apache-2.0, agent-skills-eval is MIT; Pricing: Free to use under the terms of the Apache License, Version 2.0.; Requirements: Python environment is required for installation and usage.; Installation with pip:
pip install evalview; Offline support means no live API keys necessary for the basic diff functionality.; Tags unique to eval-view: agent-benchmark, agent-evaluation, regression-testing; eval-view ships Docker support for self-hosted deployment; When you need to track and assess the behavior consistency of your AI agent across versions without involving live API calls. - When should I avoid agent-skills-eval?
- This tool may not be suitable if you are using a different AI agent development framework outside of agentskills.io, as it specializes in evaluating skills based on this particular framework. If your project does not use TypeScript and avoiding transpiler overhead is a priority, then opting for another evaluation tool that supports your primary language might be more beneficial.
- When should I avoid eval-view?
- If you do not need to monitor specific behavioral characteristics such as tool call sequences and parameter consistency over time. When real-time output quality evaluation is critical, as eval-view's offline diffing does not provide immediate feedback on output changes without an LLM judge.
- Is agent-skills-eval or eval-view more popular on GitHub?
- agent-skills-eval has more GitHub stars (637 vs 126). Stars measure visibility, not whether either tool fits your constraints.
- Are agent-skills-eval and eval-view open source?
- Yes - both are open-source projects on GitHub (agent-skills-eval: MIT, eval-view: Apache-2.0).
- Where can I find alternatives to agent-skills-eval or eval-view?
- GraphCanon lists graph-backed alternatives at agent-skills-eval alternatives and eval-view alternatives (agent-skills-eval markdown twin, eval-view markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, agent-skills-eval or eval-view?
- agent-skills-eval: Active. eval-view: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for agent-skills-eval and eval-view?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: agent-skills-eval trust report; eval-view trust report.