II.
LibrarySkill JSON
Structured · livelib-skill:logistics--route-optimization-engine
route-optimization-engine json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:logistics--route-optimization-engine",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "route-optimization-engine",
"description": "AI-powered route planning and optimization skill using advanced algorithms (VRP, TSP) to minimize transportation costs, reduce delivery times, and maximize vehicle utilization",
"libraryPath": "library/specializations/domains/business/logistics/skills/route-optimization-engine/SKILL.md",
"specialization": "logistics",
"contentSummary": "# Route Optimization Engine\n\n## Overview\n\nThe Route Optimization Engine is an AI-powered skill that provides advanced route planning and optimization capabilities using sophisticated algorithms including Vehicle Routing Problem (VRP) solvers and Traveling Salesman Problem (TSP) solutions. This s"
},
"outgoingEdges": [
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "skill-area:procurement-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "skill-area:quantitative-modeling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "skill-area:data-analytics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "domain:logistics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "role:supply-chain-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:logistics--route-optimization-engine",
"to": "specialization:logistics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}