skill-eval
Installation
SKILL.md
Skill Eval
Eval-driven development for skills: draft, scaffold evals, test, grade, review, improve, repeat.
Your job is to figure out where the user is in this process and jump in. Maybe they want to test an existing skill. Maybe they want to optimize a description. Maybe they want the full ship pipeline. Be flexible — if the user doesn't want evals, skip them.
Environment Detection
Before starting, detect the environment:
- Claude Code — check
which claude. Full capabilities: subagents, browser,claude -pfor trigger testing. - Cowork — check for Task tools. Subagents work, but no display. Use
--static <path>for HTML viewer output. - Claude.ai — fallback. Inline testing only. Skip benchmarking and description optimization (requires
claudeCLI).
Adapt workflows below based on detected environment.
Quick Start
Three steps to evaluate any skill: