Skip to main content
Run any Skill in Manus
with one click

eval-skill

Stars6
Forks1
UpdatedJune 26, 2026 at 23:36

Run structured evaluations (evals) for any skill that has an evals/evals.json file. Executes each test case twice — once with the skill loaded (with_skill) and once without it (without_skill baseline) — then grades outputs against assertions via a dedicated haiku grader subagent, generates per-eval grading.json, timing.json, benchmark.json, and a feedback.json for human review. Grading and reporting are offloaded to subagents to keep the main context lean. Use when the user says "eval this skill", "run evals for", "test this skill", or provides a skill path and asks to evaluate it. Requires the target skill to have evals/evals.json.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly