augment
01Skill Claude CodeCodex
Generate synthetic training data variations using image transforms. Increases dataset diversity with flips, brightness jitter, and noise. Use after labeling.
agent skills for autonomous data labeling, winner at openai codex hackathon 2026
Skill Claude CodeCodex
Generate synthetic training data variations using image transforms. Increases dataset diversity with flips, brightness jitter, and noise. Use after labeling.
Skill Claude CodeCodex
Download YouTube videos and extract frames using yt-dlp and ffmpeg for YOLO training data. Use when you need to gather frames from a video URL.
Skill Claude CodeCodex
Evaluate trained YOLO model accuracy with mAP metrics and per-class error analysis. Identifies failure cases for targeted improvement. Use after training.
Skill Claude CodeCodex
Auto-label frames with bounding boxes. Supports four modes — CUA+SAM (best accuracy, OpenAI CUA clicks + SAM segmentation), Gemini (native bbox detection), GPT vision (API fallback), or Codex vision subagents (no API keys). Parallel dispatch via git worktrees. Use after collecting frames.
Skill Claude CodeCodex
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.
Skill Claude Code
Train a custom YOLO object detection model from any YouTube gameplay video. Provide a video URL and target classes, and this skill handles the entire pipeline autonomously — frame extraction, AI-powered labeling, data augmentation, training, and evaluation with iterative improvement.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: