iiRecord
Agentic AI Atlas · safety-stock-calculator
lib-skill:logistics--safety-stock-calculatora5c.ai
II.
LibrarySkill JSON

lib-skill:logistics--safety-stock-calculator

Structured · live

safety-stock-calculator 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:logistics--safety-stock-calculator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "safety-stock-calculator",
    "description": "Dynamic safety stock and reorder point optimization skill based on demand variability, lead times, and service level targets",
    "libraryPath": "library/specializations/domains/business/logistics/skills/safety-stock-calculator/SKILL.md",
    "specialization": "logistics",
    "contentSummary": "# Safety Stock Calculator\n\n## Overview\n\nThe Safety Stock Calculator is a dynamic skill that optimizes safety stock levels and reorder points based on demand variability, lead time uncertainty, and service level targets. It uses statistical methods and optimization algorithms to balance inventory"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "skill-area:data-analytics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "domain:logistics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:logistics--safety-stock-calculator",
      "to": "specialization:logistics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}