What problem does it solve?
Engineers building Codex skills and plugins lack a clear way to measure quality, understand scores, and know what to fix first. This Skill routes natural-language requests to the right evaluation workflow and produces actionable reports.
Core Features & Use Cases
- Skill and Plugin Analysis: Runs
plugin-eval analyze to score a local skill or plugin and explain why it scored that way.
- Token Budget Measurement: Explains static token budget estimates and plans real measured token usage via benchmarks.
- Benchmark Setup: Initializes
.plugin-eval/benchmark.json with starter scenarios and dry-run commands.
- Use Case: You ask "Give me an analysis of the game dev skill" and the Skill resolves the path, runs the analysis report, initializes a benchmark, and shows the setup questions to tailor scenarios.
Quick Start
Ask the assistant to evaluate this skill and explain what to fix first, pointing it at your local skill or plugin directory.