train
SkillDatabases & dataTrain 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.
No other account needed.
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
- Read config.json for yolo_model, epochs, train_split, output_dir
- Run: uv run .agents/skills/train/scripts/run.py
- 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