run-benchmark

Execute end-to-end AI benchmarking workflows with spec validation and smoke testing.

8|Updated Sep 12, 2025
One-click install
npx skills add https://github.com/surus-lat/benchy --skill run-benchmark-surus-lat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-benchmark
Source: https://github.com/surus-lat/benchy/tree/main/.agent/skills/run-benchmark
Command: npx skills add https://github.com/surus-lat/benchy --skill run-benchmark-surus-lat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the complexity of managing AI benchmarking workflows by automating the validation, smoke testing, and full execution of performance evaluations.

Core Features & Use Cases

  • Two-Stage Workflow: Ensures system stability with a smoke test before committing to a full, resource-intensive benchmark run.
  • Automated Validation: Automatically checks benchmark specifications for errors before execution to prevent wasted compute.
  • Use Case: A developer needs to evaluate a new model against a specific task suite; this skill handles the entire lifecycle from spec validation to generating the final metrics summary.

Quick Start

Use the run-benchmark skill to execute the evaluation for the benchmark specification located at path-to-spec.

Frequently Asked Questions about run-benchmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI benchmarking workflows from spec validation to final metrics?

Automate AI benchmarking by providing a valid benchmark specification file to execute end-to-end workflows. The system coordinates spec validation, smoke testing, and full-scale performance evaluation to generate a final metrics summary automatically.

What is a two-stage smoke test workflow for LLM performance evaluation?

A two-stage workflow ensures system stability by running an initial smoke test before committing to a full-scale LLM performance evaluation. This prevents wasted compute resources by validating system stability prior to full execution.

How do I validate benchmark specifications before running a full-scale AI evaluation?

Validate benchmark specifications using automated validation checks that scan for errors before execution. This automated process prevents wasted compute by ensuring the spec is completely valid before initiating the full benchmark run.

Do I need the benchy CLI environment to manage task runners and output aggregation?

Yes, you need access to the benchy CLI environment to manage task runners and output aggregation. A valid benchmark specification file and benchy CLI access are required to execute end-to-end AI benchmarking workflows.

Can I use this skill for endpoint performance analysis and task-specific capability verification?

Yes, you can use this skill for endpoint performance analysis and task-specific capability verification. It applies to model testing, endpoint performance analysis, and task-specific capability verification across AI systems.