Comparison
code-eval vs agent-skills-eval
Verdict
Pick code-eval if code-eval assesses large language models with the human-eval benchmark to provide insights into code generation reliability; pick agent-skills-eval if agent-skills-eval offers utilities to evaluate AI agents in line with agentskills.io framework using TypeScript.
Markdown twin · code-eval alternatives · agent-skills-eval alternatives
GraphCanon updated 2w
Trust & integrity
| Signal | code-eval | agent-skills-eval |
|---|---|---|
| Maintenance | Dormant (1058d since push) As of 2w · github_public_v1 | Active (13d since push) As of 4w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 2w · github_public_v1 | Not a fork · Personal account As of 4w · github_public_v1 |
| OSV dependency advisories | Published findings 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
- code-eval
- Run evaluation on LLMs using human-eval benchmark.
- agent-skills-eval
- A test runner for agentskills.io-style AI agent skills
Stars
- code-eval
- 431
- agent-skills-eval
- 637
Forks
- code-eval
- 37
- agent-skills-eval
- 36
Open issues
- code-eval
- 5
- agent-skills-eval
- 11
Language
- code-eval
- Python
- agent-skills-eval
- TypeScript
Adopt for
- code-eval
- code-eval assesses large language models with the human-eval benchmark to provide insights into code generation reliability.
- agent-skills-eval
- agent-skills-eval offers utilities to evaluate AI agents in line with agentskills.io framework using TypeScript.
Persona
- code-eval
- -
- agent-skills-eval
- -
Runtime
- code-eval
- -
- agent-skills-eval
- -
License
- code-eval
- MIT
- agent-skills-eval
- MIT
Last pushed
- code-eval
- Sep 12, 2023
- agent-skills-eval
- Jul 15, 2026
Categories
- code-eval
- Evaluation & Observability
- agent-skills-eval
- AI Agents, Evaluation & Observability
Trust and health
Maintenance
- code-eval
- Dormant (18%)
- agent-skills-eval
- Active (82%)
Days since push
- code-eval
- 1058d
- agent-skills-eval
- 13d
Open issues (now)
- code-eval
- 5
- agent-skills-eval
- 11
OSV dependency advisories
- code-eval
- Published findings
- agent-skills-eval
- No lockfile (source not queried)
Full report
- code-eval
- Trust report
- agent-skills-eval
- Trust report
Choose code-eval if…
- code-eval is primarily Python; agent-skills-eval is TypeScript.
- Tags unique to code-eval: humaneval, wizardcoder.
- When you need clear comparisons of pass rates for different LLMs using standardized tests
When NOT to use code-eval
- If the tool's results do not correlate well with the official published benchmarks due to unknown prompt differences
- For real-time or dynamic evaluations as this repo offers pre-computed static results only
Choose agent-skills-eval if…
- agent-skills-eval is primarily TypeScript; code-eval is Python.
- Tags unique to agent-skills-eval: agent-evals, agent-skills, agentskills, ai-agents.
- Also covers AI Agents.
- 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.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (abacaj/code-eval) · observed Aug 5, 2026
- GitHub forks (abacaj/code-eval) · observed Aug 5, 2026
- Last push (abacaj/code-eval) · observed Sep 12, 2023
- License file (MIT) · observed Aug 5, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- 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 on cards: code-eval 431 · agent-skills-eval 637 (synced Aug 5, 2026).
Common questions
- What is the difference between code-eval and agent-skills-eval?
- code-eval: Run evaluation on LLMs using human-eval benchmark.. agent-skills-eval: A test runner for agentskills.io-style AI agent skills. See the comparison table for live GitHub stats and shared categories.
- When should I choose code-eval over agent-skills-eval?
- Choose code-eval over agent-skills-eval when code-eval is primarily Python; agent-skills-eval is TypeScript; Tags unique to code-eval: humaneval, wizardcoder; When you need clear comparisons of pass rates for different LLMs using standardized tests.
- When should I choose agent-skills-eval over code-eval?
- Choose agent-skills-eval over code-eval when agent-skills-eval is primarily TypeScript; code-eval is Python; Tags unique to agent-skills-eval: agent-evals, agent-skills, agentskills, ai-agents; Also covers AI Agents; 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 avoid code-eval?
- If the tool's results do not correlate well with the official published benchmarks due to unknown prompt differences For real-time or dynamic evaluations as this repo offers pre-computed static results only
- 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.
- Is code-eval or agent-skills-eval more popular on GitHub?
- agent-skills-eval has more GitHub stars (637 vs 431). Stars measure visibility, not whether either tool fits your constraints.
- Are code-eval and agent-skills-eval open source?
- Yes - both are open-source projects on GitHub (code-eval: MIT, agent-skills-eval: MIT).
- Where can I find alternatives to code-eval or agent-skills-eval?
- GraphCanon lists graph-backed alternatives at code-eval alternatives and agent-skills-eval alternatives (code-eval markdown twin, agent-skills-eval 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, code-eval or agent-skills-eval?
- code-eval: Dormant. agent-skills-eval: 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 code-eval and agent-skills-eval?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: code-eval trust report; agent-skills-eval trust report.