Bench Run banner
ant-open-skills ant-open-skills

Bench Run

Development community

Description

--- description: Run a benchmark comparison on the named scope. Without a scope, list available ones and ask. argument-hint: [scope-name] --- Run the comparison runner on the scope `$ARGUMENTS`. All commands below run from the plugin's installed root via `${CLAUDE_PLUGIN_ROOT}` — that's where `package.json`, `scripts/`, and the `examples/<scope>/` directories live. The user's current working directory doesn't matter. **Dependency check first.** If `${CLAUDE_PLUGIN_ROOT}/node_modules/` does no

Installation

Installs to ~/.claude/skills/ant-open-skills-custom-model-bench-bench-run/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ant-open-skills-custom-model-bench-bench-run && curl -fsSL https://raw.githubusercontent.com/ant-open-skills/custom-model-bench/HEAD/commands/bench-run.md -o ~/.claude/skills/ant-open-skills-custom-model-bench-bench-run/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository