skill-eval

Installation
SKILL.md

Skill Eval

Test a skill with parallel eval runs and iterate based on results.

Input

SKILL_PATH = $ARGUMENTS

If empty: AskUserQuestion("Which skill do you want to test? Provide the path.")

Workflow

Step 1: Validate Skill Exists

If not exists(SKILL_PATH/SKILL.md):
  ERROR "No SKILL.md found at SKILL_PATH"
Installs
5
GitHub Stars
42
First Seen
May 9, 2026
skill-eval — majesticlabs-dev/majestic-marketplace