run-experiment

Orchestrate end-to-end ML experiments across local and remote GPUs.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/jandan138/Auto-claude-code-research-in-sleep --skill run-experiment-jandan138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-experiment
Source: https://github.com/jandan138/Auto-claude-code-research-in-sleep/tree/main/skills/run-experiment
Command: npx skills add https://github.com/jandan138/Auto-claude-code-research-in-sleep --skill run-experiment-jandan138

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy and run ML experiments across local and remote GPUs with automated environment handling and monitoring.

Core Features & Use Cases

  • Orchestrates end-to-end ML experiments across local and remote GPUs.
  • Supports remote servers and Vast.ai instances, coordinating environment setup, code synchronization, deployment, and results collection.
  • Provides guardrails for environment detection, GPU validation, and secure remote execution.

Quick Start

Run an ML experiment on your local or remote GPU with a single command.

Frequently Asked Questions about run-experiment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run ML experiments on remote GPUs automatically?

To run ML experiments on remote GPUs automatically, you need an orchestration tool that handles environment setup, code synchronization, deployment, and monitoring across remote servers or Vast.ai instances.

Can I synchronize code and manage remote GPU execution with screen sessions?

Yes, you can synchronize code and manage remote GPU execution using screen sessions, which allows experiments to continue running securely in the background even after disconnecting from the remote server.

Does Vast.ai work with automated environment detection for ML experiments?

Yes, Vast.ai works with automated environment detection and GPU validation, ensuring your remote instances meet hardware requirements before deploying and running ML experiments.

What is the best way to orchestrate end-to-end ML experiments across local and remote GPUs?

The best way to orchestrate end-to-end ML experiments across local and remote GPUs is using an MLOps automation tool that coordinates environment setup, code synchronization, deployment, and results collection in a single workflow.

Do I need W&B logging to run ML experiments on remote servers?

No, W&B logging is optional when running ML experiments on remote servers, allowing you to integrate experiment tracking and monitoring only if your specific MLOps workflow requires it.