Buy training capability,
not disconnected data.
Robot teams start with a capability gap: a task, an embodiment and a failure mode. RB Router turns that gap into one governed Skill Dataset with a clear path to train and validate.
One SkillSpec.
One governed training package.
RB Router turns the robot, task, failure mode and target outcome into the evidence, training rights, commercial terms and access path your team needs to move.
See a Skill Dataset →Specify the capability gap
Name the robot, task, failure mode and target outcome — not a folder of files.
Route the evidence
Match human, robot, tactile and synthetic data to the skill and embodiment.
Commit rights & access
Agree training rights, commercial terms and secure delivery before work begins.
Train, measure, learn
Use evaluation evidence to make the next data decision more precise.
A Skill Dataset is
the unit of progress.
It is a governed training package for one capability: the data mix, embodiment fit, training rights, failure coverage and evaluation evidence required to make a training decision.
Illustrative examples: dataset packages, performance signals and pricing are sample routing scenarios, not published customer results or offers.
One unit. A decision-ready training plan.
A Skill Dataset brings together the data, modalities, embodiment fit, license rights, failure coverage and training evidence needed to teach one robot capability.
One skill can be assembled from many providers.
The router assembles human, robot, synthetic and failure data into the best training mix for the target robot and model.
ROUTER
Find the evidence that can move a robot skill forward. If the right Skill Dataset is missing, commission the exact data slice through a structured request.
Request a missing skill →Commission the missing
data slice — not a new pipeline.
RB Router turns the capability gap into a scoped collection brief, routes it to qualified providers and assembles new human, robot and synthetic supply into one training-ready package.
REQUEST
ROUTER
Own the checkpoint.
Keep control of the data.
Train on your own compute, use hosted jobs, or keep valuable data private with secure access. Return evaluation results to make the next Skill Dataset more precise.
From robot failure to the right training data.
We are not just a static data catalog. The platform can sit in the training loop: define the skill, route the right data mix, run training, evaluate on the robot and feed performance back into the network.
Keep your training stack.
Connect it to the Skill Dataset.
Use the API to request data, attach licensing, start a training job and return evaluation signals from the systems your team already uses.
For robot companies
Use one API to route skills, access licensed data, trigger training jobs and submit performance feedback.
For data providers
Keep data in your own storage or on hosted access, register manifests, attach license rights and join demand-side routing.
from skillrouter import Client client = Client(api_key="sk_live_...") route = client.route.create( skill="connector_insertion", robot="dual_arm_v2", model="vla", failure=["false_engagement", "slip"], budget=50000 ) job = client.training.create( route_id=route.id, trainer_image="company/vla-trainer:v4", compute="8xH100" ) checkpoint = job.wait().checkpoint_uri
job = client.training.create(
route_id=route.id,
trainer_image="company/vla-trainer:v4",
compute="8xH100",
mode="hosted"
)
metrics = client.evaluations.create(
training_job=job.id,
benchmark="connector_suite_v2",
return_credits=True
)
client.feedback.create(
training_job=job.id,
skill="connector_insertion",
before={"success_rate": 0.61},
after={
"success_rate": 0.84,
"avg_completion_sec": 16.2,
"intervention_rate": 0.06,
"collision_rate": 0.01
},
visibility="anonymous"
)
# earn credits for verified feedbackprovider.datasets.register(
storage="s3://provider-bucket/assembly-v3/",
manifest="manifest.json",
skill="fastener_installation",
formats=["mcap", "lerobot_v3"],
rights={
"evaluation": True,
"commercial_training": True,
"deployment": True
}
)
# data can stay in provider storageBuild a compounding
skill advantage.
The Dataset Performance Graph links data sources, robot embodiments, model families and task outcomes, so teams can see what to adjust before the next training run.
See how a routed data mix can be evaluated.
Performance feedback can improve routing, quality scoring and pricing for the next request.
The rights layer serious
robot data needs.
Physical AI data is not just a file problem. The platform standardizes licensing, secure access, usage metering and training-ready formats so buyers and suppliers can transact with confidence.
Make rights clear before training starts.
Every skill package can expose evaluation rights, commercial training rights, deployment rights, derived-model rights and private hosted-access policies. That removes repeated legal work and makes pricing more transparent.
- Train up to 3 internal model families
- Commercial deployment allowed
- No dataset redistribution
- Derived checkpoints permitted
- Supplier keeps raw data private
- Buyer receives checkpoints + logs
- Usage metering and audit trail
- Higher-trust enterprise workflows
What buyers get
A single interface for licensing, access, routing, billing and performance reporting — even when data comes from multiple providers.
What providers keep
Control of storage location, visibility, license scope, private listings and whether raw data can be downloaded or only used through hosted access.
Quality and provenance
Each dataset can expose capture method, modalities, QA score, embodiment compatibility, safety annotations and verified training lift.
Monetize hard-won robot experience — with control.
Bring teleoperation, expert demonstrations, tactile data, simulation or proprietary history. You set availability and training rights; RB Router connects it to teams with a defined skill need and a serious path to train.

What skill is blocking
your robot?
Tell RB Router the robot, task, failure mode and target outcome. We turn that constraint into one routed Skill Dataset, a licensed training path and evidence of what to improve next.




