agent-skills-eval
A test runner for agentskills.io-style AI agent skills
GraphCanon updated 3w · GitHub synced 3w
Decision brief
agent-skills-eval offers utilities to evaluate AI agents in line with agentskills.io framework using TypeScript.
Good fit when
- When you use the agentskills.io framework for your project and require robust evaluation tools that can understand this specific framework's nuances.
- If your application is built with TypeScript, as agent-skills-eval provides native support for TypeScript which can streamline integration.
Avoid when
- 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.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (637) are secondary evidence.
- npm downloads (30d)
- 575·npm downloads API·3w
Maintenance and security
Full trust report- Maintenance
- Active (13d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install agent-skills-eval npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides utilities to evaluate and test capabilities of AI agents based on the agentskills.io framework using TypeScript.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 28, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 28, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 28, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 28, 2026)
npm install agent-skills-evalSource link
Tags
README
Install
npm install agent-skills-eval
Or run directly without installing:
npx agent-skills-eval --help
License
MIT. See LICENSE.
Built for the Agent Skills ecosystem.
For agents
This page has a .md twin and JSON over the API.