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

lib-skill:supply-chain--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:supply-chain--safety-stock-calculator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "safety-stock-calculator",
    "description": "Statistical safety stock calculation skill with service level targeting and variability analysis",
    "libraryPath": "library/specializations/domains/business/supply-chain/skills/safety-stock-calculator/SKILL.md",
    "specialization": "supply-chain",
    "contentSummary": "# Safety Stock Calculator\n\n## Overview\n\nThe Safety Stock Calculator provides statistical methods for determining optimal safety stock levels. It analyzes demand and lead time variability, converts service level requirements, and calculates appropriate buffer stocks to meet customer service targe"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "skill-area:quantitative-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:supply-chain--safety-stock-calculator",
      "to": "specialization:supply-chain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}