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:
- Python runtime - Detects the best Python command (
uv run python,python3, orpython) - requests library - Verifies the HTTP library is available
- API key - Checks if key is stored in skill config or environment