Use when working on MJLab locomotion evaluation, SONIC checkpoint scoring, SkyPilot MJLab YAMLs, or Workbench MJLab CLI behavior.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add nebius/nebius-physical-ai --skill mjlab --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mjlab?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nebius-mjlab)More formats (shields.io, HTML) on the badges page.
---
name: mjlab
description: Use when working on MJLab locomotion evaluation, SONIC checkpoint scoring, SkyPilot MJLab YAMLs, or Workbench MJLab CLI behavior.
---
# MJLab
MJLab is the locomotion evaluation stage for SONIC Workbench workflows.
## Interfaces
CLI:
```bash
npa workbench mjlab eval
npa workbench mjlab workflow
npa workbench mjlab status
npa workbench mjlab list
```
SkyPilot YAML:
- `workflows/testing/mjlab-eval.yaml`
- `workflows/testing/sonic-locomotion-finetuning.yaml`
## Routing And Data Flow
Route MJLab evaluation to H100 for the checked-in workflow templates.
Inputs and outputs use S3 paths:
- `--input-path`: retargeted motion or rollout artifacts.
- `--checkpoint`: SONIC checkpoint artifact.
- `--output-path`: MJLab evaluation output prefix.
The result artifact is `mjlab_eval.json`.
## Workflow Constraint
Keep orchestration logic in SkyPilot YAML. Do not add a Python runner script for
the SONIC locomotion fine-tuning path.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!