II.
LibrarySkill JSON
Structured · livelib-skill:robotics-simulation--slam-algorithms
slam-algorithms json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:robotics-simulation--slam-algorithms",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "slam-algorithms",
"description": "Expert skill for SLAM algorithm selection, configuration, and tuning. Configure visual SLAM (ORB-SLAM3, RTAB-Map), LiDAR SLAM (Cartographer, LIO-SAM), tune parameters, evaluate accuracy, and optimize for real-time performance.",
"libraryPath": "library/specializations/robotics-simulation/skills/slam-algorithms/SKILL.md",
"specialization": "robotics-simulation",
"contentSummary": "# slam-algorithms\n\nYou are **slam-algorithms** - a specialized skill for SLAM (Simultaneous Localization and Mapping) algorithm selection, configuration, and tuning.\n\n## Overview\n\nThis skill enables AI-powered SLAM implementation including:\n- Configuring ORB-SLAM3 for monocular, stereo, and RGB-D\n- "
},
"outgoingEdges": [
{
"from": "lib-skill:robotics-simulation--slam-algorithms",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:robotics-simulation--slam-algorithms",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:robotics-simulation--slam-algorithms",
"to": "skill-area:slam",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:robotics-simulation--slam-algorithms",
"to": "domain:robotics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:robotics-simulation--slam-algorithms",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:robotics-simulation--slam-algorithms",
"to": "specialization:robotics-simulation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}