AI AGENT ADDONS
Data Science & ML
150,349installs

This skill helps you run training commands for deep learning research. It is designed to be careful and conservative. It makes sure every training run is recorded properly.

You can use it for startup verification, short-run verification, full kickoff, or resume handling. It creates a set of standard reports and logs in a folder called train_outputs. These include a summary, commands, log, changelog, comparability report, and status file.

The skill does not set up your environment or explore new ideas. It focuses on running a chosen command and saving all the evidence. This makes it easy to check what happened and repeat the run later.

Add Run Train skill to your workflow

Global

mkdir -p ~/.claude/skills/run-train

Project

mkdir -p .claude/skills/run-train

Source Repository

Stars
515
Forks
9
Watchers
515
License
MIT
Last Push
1 month ago
Created
3 months ago