augment
01Skill 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
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 CodeCodex
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.
Instructions file CodexOpenCode
AGENTS.md instructions for qtzx06/yolodex, covering yolodex, quick start (interactive), quick start (autonomous), conventions and architecture.
Instructions file CodexOpenCode
AGENTS.md instructions for qtzx06/clawcraft, covering clawcraft, what you can do, quick start, 1. register your team (no auth needed) and → {"teamid": "yourteam", "apikey": "clf..."}.
Instructions file
Claude Code instructions for qtzx06/clawcraft, covering clawcraft — project context, what this is, current state (2026-02-14), infrastructure and architecture.
Skill Claude CodeCodex
Skill "clawcraft" from qtzx06/clawcraft, covering clawcraft arena skill, connection, the game, getting started and 1. register your team (if not already registered).