Skip to main content
Run any Skill in Manus
with one click

run-autotrain

Stars24
Forks9
UpdatedJuly 13, 2026 at 13:44

Autonomous model training optimization loop using autoresearch methodology. Invoked as `/autotrain <model-name>` (e.g., `/autotrain tide`). Iteratively modifies model architecture code, runs training via parallel local execution, evaluates a target metric, and keeps or reverts changes to find the best model. Uses parallel Agent workers for hyperparameter search and sequential iterations for architecture changes. Use when the user wants to optimize a model, run autoresearch, find the best architecture, or improve training metrics. Includes epoch escalation (Mode C) for pushing past plateaus. Optionally accepts `--metric <name>` to specify the optimization target.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly