yoavlax/AgentEval

AgentEval: Cross-agent skill quality gate for SKILL.md files. Validates against the agentskills.io specification.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to a SKILL.md file or directory to scan recursively.no.
versionAgentEval version to install (e.g., '0.3.0'). Leave empty for latest.no""
min-desc-scoreMinimum description quality score (0-100). Below this triggers a warning.no""
target-agentScope compat checks: claude, vscode, or all (default: all).no""
strict-vscodePromote VS Code compat issues to errors.nofalse
skip-dirname-checkSkip directory-name matching check.nofalse
skip-ref-checkSkip file reference validation.nofalse
ignoreComma-separated rule prefixes to suppress (e.g., 'sizing,disclosure').no""
max-linesOverride the line-count threshold (default: 500).no""
max-tokensOverride the token-count threshold (default: 8000).no""
namedescription
exit-codeAgentEval exit code (0=pass, 1=errors, 2=input error).
jsonFull JSON output from AgentEval.