lerobot

Manage robot policy training, evaluation, and inference with LeRobot.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the complexity of managing robot policy training, evaluation, and inference workflows by providing a unified interface for the LeRobot framework.

Core Features & Use Cases

  • Policy Lifecycle Management: Execute training, evaluation, and serving of robot policies using standardized interfaces.
  • Version Control: Seamlessly switch between LeRobot versions (e.g., 0.5.1, 0.6.0) to ensure environment parity.
  • Use Case: A robotics team can use this to train a Diffusion Policy on a cluster, evaluate it against a golden dataset, and serve the resulting model for real-time inference.

Quick Start

Use the lerobot skill to deploy the default training environment for your robot policy workflow.

Frequently Asked Questions about lerobot

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

FAQPage Schema
How do I manage robot policy training and inference workflows?▼

Robot policy training and inference workflows are managed through a unified interface that handles the end-to-end lifecycle, including model evaluation and serving using the LeRobot framework.

Does the LeRobot framework support ACT and Diffusion Policy architectures?▼

Yes, the LeRobot framework supports diverse policy architectures, including ACT, Diffusion Policy, and SmolVLA, allowing you to train and serve various models within Nebius-based infrastructure.

How do I convert simulation outputs to Hugging Face dataset format?▼

You can convert simulation outputs to Hugging Face format using the dataset conversion capabilities built into the LeRobot policy lifecycle management workflow.

Can I switch between different LeRobot versions for environment parity?▼

Yes, you can seamlessly switch between specific LeRobot versions, such as 0.5.1 and 0.6.0, to ensure environment parity and facilitate version-specific image deployment.

What is the best way to deploy a robot policy for real-time inference?▼

To deploy a robot policy for real-time inference, you can use the serving interfaces provided to evaluate the trained model against a golden dataset and serve it within the Nebius infrastructure.

Do I need a specific cluster to train robot policies with LeRobot?▼

You need access to Nebius-based infrastructure to effectively train robot policies like Diffusion Policy on a cluster, evaluate them, and serve the resulting models.