Home / nebius / nebius-physical-ai · skills/workflows/antioch-workbench/SKILL.md · GitHub

antioch-workbench skillA

antioch-workbench is agent-read markdown (skill) from nebius/nebius-physical-ai: Use when connecting Antioch simulation to Workbench, configuring Antioch authentication, transferring recordings and checkpoints through Nebius S3, or operating the XR1 collection, fine-tuning, and evaluation pipeline..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Antioch and Workbench

## Integration contract

Use the [XR1 cookbook](../../../docs/workbench/cookbooks/xr1-antioch.md) for the
executable procedure and pinned inputs. The operator module at
`npa/src/npa/workflows/xr1_antioch/operator.py` invokes the installed Antioch CLI
from an operator-owned Antioch project. Its commands are `assets`, `runtime`,
`source`, `collect`, `fetch`, `publish`, and `compare`. The `antioch` command
wraps native CLI arguments; `exec` launches attached remote argv through the
pinned SDK interpreter. Both resolve the NPA credential before launching.

The training stage is the `workflow.xr1.finetune` toolRef in
`workflows/partners/antioch/xr1-antioch-finetune.yaml`. It runs on Nebius and publishes
checkpoints to S3. Antioch collection, transfers, and closed-loop evaluation
are operator CLI/SDK steps around that YAML. Do not describe the entire loop as
one submitted workflow. The separate `npa workbench antioch` commands operate
the Workbench adapter and live OpenPI path; see the
[partner catalog](../../../workflows/partners/antioch/README.md) to choose a flow.

## Authentication

1. Inspect the installed CLI/SDK version and run the cookbook's
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nebius/nebius-physical-ai/antioch-workbench@git:20260923.3c7ccb6
Exact content
mdr add nebius/nebius-physical-ai/antioch-workbench@sha256:eff1c9903dd5d7f9

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_4wsacfsip7b7r7dv.svg)](https://markdownregistry.com/a/art_4wsacfsip7b7r7dv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.3c7ccb6 latest2026-09-23 3c7ccb6 8,745 BA view · diff
git:20260918.0b81b5e2026-09-18 0b81b5e 8,604 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8745 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nebius/nebius-physical-ai · 32 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_4wsacfsip7b7r7dv
GET https://markdownregistry.com/api/v1/resolve?ref=nebius/nebius-physical-ai/antioch-workbench
GET https://markdownregistry.com/api/v1/blob/eff1c9903dd5d7f9f2e2e7a05c29e01b1963c1435ab00c17106658e222c8bf82

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nebius/nebius-physical-ai

.cursorrules rules
nebius/nebius-physical-ai · .cursorrules
git:20260703.ce2e3a8 · audit A · 32 stars
AGENTS.md agents
nebius/nebius-physical-ai · AGENTS.md
git:20260924.c2142d9 · audit A · 32 stars
CLAUDE.md claude
nebius/nebius-physical-ai · CLAUDE.md
git:20260924.c2142d9 · audit A · 32 stars
DESIGN.md design
nebius/nebius-physical-ai · DESIGN.md
git:20260906.525ee24 · audit A · 32 stars
access-approval skill
nebius/nebius-physical-ai · skills/atomic/access-approval/SKILL.md · Prepare, verify, and resume operator-owned Hugging Face or NVIDIA NGC access for exact NPA dependencies, including…
git:20260912.c87fdb2 · audit A · 32 stars
agent-development skill
nebius/nebius-physical-ai · skills/atomic/agent-development/SKILL.md · Use when building, enhancing, or testing the NPA chat agent backend — grounded-first routing, cost-aware Token Factory…
git:20260907.402138a · audit A · 32 stars
agent-run-data-collection skill
nebius/nebius-physical-ai · skills/atomic/agent-run-data-collection/SKILL.md · Use when collecting NPA agent work for fine-tuning or evaluation so every goal-level episode emits a sanitized…
git:20260906.2f687b4 · audit A · 32 stars
agent-visual-feedback skill
nebius/nebius-physical-ai · skills/atomic/agent-visual-feedback/SKILL.md · Use when the NPA agent should describe or critique the current viewer (Rerun, video, image, or data) via the Describe…
git:20260906.4539e93 · audit A · 32 stars
architecture skill
nebius/nebius-physical-ai · skills/atomic/architecture/SKILL.md · Use for Claude Code architectural review of the Nebius Physical AI platform, workbench layer, orchestrator choices, and…
git:20260906.2f687b4 · audit A · 32 stars
audit-container-docs skill
nebius/nebius-physical-ai · skills/atomic/audit-container-docs/SKILL.md · Reconcile NPA container-image catalogs and related documentation whenever a workbench image or solution is added…
git:20260827.6716731 · audit A · 32 stars
build-and-push-image skill
nebius/nebius-physical-ai · skills/atomic/build-and-push-image/SKILL.md · Use when building, tagging, validating, or publishing NPA workbench container images through immutable full-SHA public…
git:20260906.2f687b4 · audit A · 32 stars
contributions skill
nebius/nebius-physical-ai · skills/atomic/contributions/SKILL.md · Write or review NPA contributions, including workbench agent changes, using the repository's readability…
git:20260907.370e595 · audit A · 32 stars

Every file in nebius/nebius-physical-ai

Browse by kind, by grade A, or by owner.