sim2real-operate

Manage Sim2Real VLM-to-RL pipeline jobs on Kubernetes GPU clusters.

17|8|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/nebius/nebius-physical-ai --skill sim2real-operate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sim2real-operate
Source: https://github.com/nebius/nebius-physical-ai/tree/main/skills/workflows/sim2real-operate
Command: npx skills add https://github.com/nebius/nebius-physical-ai --skill sim2real-operate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the operational complexity of running staged Sim2Real VLM-to-RL pipelines on Kubernetes GPU clusters, mitigating common cold-start blockers and orchestration failures.

Core Features & Use Cases

  • Pipeline Orchestration: Manage the submission and lifecycle of complex multi-stage jobs including Isaac sim, VLM, and trainer components.
  • Health Monitoring: Perform preflight checks on S3 storage, registry access, and cluster readiness to ensure successful job execution.
  • Use Case: Use this skill to troubleshoot a stalled training run by verifying cluster storage secrets and checking the reward trend reports generated by the orchestrator.

Quick Start

Use the sim2real-operate skill to run a full preflight health check on the current cluster configuration.

Frequently Asked Questions about sim2real-operate

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

FAQPage Schema
How do I monitor Sim2Real VLM-to-RL pipelines on Kubernetes GPU clusters?

To monitor Sim2Real VLM-to-RL pipelines on Kubernetes GPU clusters, manage job submission, track lifecycle status, and review reward trend reports generated by the orchestrator to verify active training runs.

What is the best way to troubleshoot a stalled robotic simulation training run?

To troubleshoot a stalled robotic simulation training run, perform preflight checks on S3 storage, verify cluster storage secrets, and review registry access to resolve orchestration failures.

How do I run preflight validation checks for Isaac sim and VLM trainer components?

Run preflight validation for Isaac sim and VLM trainer components by executing a health check on the current cluster configuration to verify S3 storage, registry access, and cluster readiness before job execution.

Do I need SkyPilot runbooks and S3-compatible object storage to operate Sim2Real workflows?

Yes, you need SkyPilot runbooks and S3-compatible object storage to operate Sim2Real workflows because they maintain pipeline state and artifact consistency during complex robotic simulation job execution.

Why does multi-stage job orchestration fail during cold-start on Kubernetes GPU infrastructure?

Multi-stage job orchestration fails during cold-start on Kubernetes GPU infrastructure when S3 storage secrets, registry access, or cluster readiness checks fail before submitting complex VLM and trainer components.