Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Compare ML models across accuracy, latency, and fairness metrics
claude install community/model-comparisonSystematic model comparison: train multiple models, benchmark performance across metrics, generate comparison tables, and recommend the best model for your constraints.
mkdir -p ~/.claude/skills/model-comparison~/.claude/skills/model-comparison/SKILL.mdResulting file structure:
~/.claude/
skills/
model-comparison/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Model Comparison
Build data pipelines with extraction, transformation, and loading
Both used by Data Scientist
Analyze datasets with statistics, correlations, and visualizations
Both used by Data Scientist
Generate publication-quality charts from any data format
Both used by Data Scientist
Generate data dictionaries with business context from database schemas
Both used by Data Scientist
Generate data pipeline tests that catch schema and quality issues
Both used by Data Scientist
Generate complete Jupyter notebooks for EDA and model training
Both used by Data Scientist
Model Comparison