$npx -y skills add qtzx06/yolodex --skill augmentGenerate synthetic training data variations using image transforms. Increases dataset diversity with flips, brightness jitter, and noise. Use after labeling.
| 1 | ## Instructions |
| 2 | 1. Read config.json for output_dir |
| 3 | 2. Run: uv run .agents/skills/augment/scripts/run.py |
| 4 | 3. Outputs: output/augmented/ with transformed images and labels |