Train a YOLO model on labeled dataset using ultralytics. Splits data into train/val, generates dataset.yaml, and produces trained weights. Use after labeling and augmenting.
$npx -y skills add qtzx06/yolodex --skill trainInstalls into the current project.
Run `npx skills use "https://github.com/qtzx06/yolodex" --skill "qtzx06/yolodex/train"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qtzx06/yolodex" that are relevant to the current task. Run `npx skills add "https://github.com/qtzx06/yolodex"` and select the relevant skills, then follow their instructions.