skills/smithery.ai/artificial-analysis-compare

artificial-analysis-compare

SKILL.md

Artificial Analysis Model Comparison

Compare LLM models using real-time data from the Artificial Analysis API, providing benchmark scores, pricing, and performance metrics with source attribution.

Workflow

Step 0: Environment Warmup (Automatic)

IMPORTANT: This step runs automatically every time the skill is invoked. Execute the warmup script first to verify the environment is ready.

python scripts/warmup.py --json

The warmup script checks:

  1. Python runtime - Detects the best Python command (uv run python, python3, or python)
  2. requests library - Verifies the HTTP library is available
  3. API key - Checks if key is stored in skill config or environment
Installs
4
First Seen
Mar 25, 2026
artificial-analysis-compare from smithery.ai