What problem does it solve?
It eliminates guesswork about which AI model is best for a given gstack skill by running the same benchmark across multiple providers and comparing latency, token usage, and cost.
Core Features & Use Cases
- Cross-model benchmarking: Runs the same prompt through Claude, GPT, and Gemini side-by-side to compare practical performance, not vibes.
- Auth-aware execution: Performs a dry run first so you see which providers are actually ready, then only benchmarks the authed ones.
- Optional quality judging: Adds an LLM judge option to score output quality on a 0–10 scale when quality matters as much as speed and cost.
- Use cases: Pick the best model for a specific skill workflow, budget planning for repeated runs, and periodic re-checks because providers and models drift over time.
Quick Start
Tell the skill to benchmark one of your existing gstack skills by saying: "Run benchmark-models and compare the best provider for my /<skillname> skill."