II.
LibrarySkill JSON
Structured · livelib-skill:automotive-engineering--path-planning
path-planning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:automotive-engineering--path-planning",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "path-planning",
"description": "Trajectory planning and motion control algorithm development",
"libraryPath": "library/specializations/domains/science/automotive-engineering/skills/path-planning/SKILL.md",
"specialization": "automotive-engineering",
"contentSummary": "# Path Planning Algorithm Skill\n\n## Purpose\nEnable trajectory planning and motion control algorithm development for autonomous driving applications including behavior planning and emergency maneuvers.\n\n## Capabilities\n- Behavior planning state machine design\n- Trajectory optimization (polynom"
},
"outgoingEdges": [
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:automotive-engineering--path-planning",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}