automl-optimizer

Installation
SKILL.md

AutoML Optimizer

Overview

Automates the tedious process of hyperparameter tuning and model selection. Instead of manually trying different configurations, define a search space and let AutoML find the optimal configuration through intelligent exploration.

Why AutoML?

Manual Tuning Problems:

  • Time-consuming (hours/days of trial and error)
  • Subjective (depends on intuition)
  • Incomplete (can't try all combinations)
  • Not reproducible (hard to document search process)

AutoML Benefits:

  • ✅ Systematic exploration of search space
  • ✅ Intelligent sampling (Bayesian optimization)
  • ✅ All experiments tracked automatically
  • ✅ Find optimal configuration faster
Related skills

More from anton-abyzov/specweave

Installs
17
GitHub Stars
134
First Seen
Jan 22, 2026