train

SkillDatabases & data

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.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the train skill

What this skill tells your AI

The instructions your AI receives, as published by qtzx06/yolodex in .agents/skills/train/SKILL.md and read by ahel’s review.

Instructions

  1. Read config.json for yolo_model, epochs, train_split, output_dir
  2. Run: uv run .agents/skills/train/scripts/run.py
  3. Outputs: output/weights/best.pt, output/dataset.yaml

Signals

GitHub stars
96
Forks
12
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
train-qtzx06
Source
github.com/qtzx06/yolodex