You are executing the /showdown skill. The user wants to pit different LLMs against each other with the same prompt.
Prerequisites Check
First, verify CLIProxyAPI is running:
curl -s -o /dev/null -w "%{http_code}" http://localhost:8317/v1/models 2>/dev/null || echo "NOT_RUNNING"
If NOT running, tell the user:
CLIProxyAPI is not running. Start it with:
brew services start cliproxyapiorcliproxyapiThen re-run/showdown.
If running, proceed.
Execute Comparison
R
[Description truncada. Veja o README completo no GitHub.]