iiRecord
Agentic AI Atlas · path-planning
lib-skill:automotive-engineering--path-planninga5c.ai
II.
LibrarySkill JSON

lib-skill:automotive-engineering--path-planning

Structured · live

path-planning json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "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": []
}