II.
SkillArea JSON
Structured · liveskill-area:ros-development
ROS / ROS 2 Development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:ros-development",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-robotics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "ROS / ROS 2 Development",
"description": "Building robotics systems on ROS — nodes, topics, services,\nactions, lifecycle, and DDS-based middleware.\n",
"domains": [
"specialization:robotics-simulation"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:ros-development",
"to": "specialization:robotics-simulation",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:ros-development",
"to": "skill-area:robot-kinematics",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:ros-development",
"to": "skill-area:slam",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": [
{
"from": "specialization:autonomous-navigation",
"to": "skill-area:ros-development",
"kind": "contains"
},
{
"from": "stack-profile:robotics-control",
"to": "skill-area:ros-development",
"kind": "requires_skill_area"
},
{
"from": "lib-agent:robotics-simulation--ros-expert",
"to": "skill-area:ros-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:robotics-simulation--ros-integration",
"to": "skill-area:ros-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "workflow:ros2-integration-testing",
"to": "skill-area:ros-development",
"kind": "requires_skill_area",
"attributes": {}
}
]
}