run-experiment
wanshuiyin/Auto-claude-code-research-in-sleep
This skill automates the end-to-end workflow for deploying and executing ML training and inference experiments. It intelligently detects the target environment (Local GPU, Remote SSH, Vast.ai, Modal serverless) and handles necessary steps like GPU pre-checks, code synchronization (rsync/git), integrating ML tracking tools (W&B), and launching the compute job via screen sessions or serverless deployment. Use when initiating a complex training job.