II.
LibrarySkill JSON
Structured · livelib-skill:robotics-simulation--sim-to-real
Sim-to-Real Transfer Skill json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:robotics-simulation--sim-to-real",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Sim-to-Real Transfer Skill",
"description": "Techniques for minimizing simulation-to-reality gap and validating transfer",
"libraryPath": "library/specializations/robotics-simulation/skills/sim-to-real/SKILL.md",
"specialization": "robotics-simulation",
"contentSummary": "# Sim-to-Real Transfer Skill\n\n## Overview\n\nExpert skill for bridging the simulation-to-reality gap through domain randomization, system identification, and transfer validation techniques.\n\n## Capabilities\n\n- Implement domain randomization (physics, appearance, dynamics)\n- Configure system identifica"
},
"outgoingEdges": [
{
"from": "lib-skill:robotics-simulation--sim-to-real",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:robotics-simulation--sim-to-real",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:robotics-simulation--sim-to-real",
"to": "domain:robotics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:robotics-simulation--sim-to-real",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:robotics-simulation--sim-to-real",
"to": "specialization:robotics-simulation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}