II.
LibrarySkill JSON
Structured · livelib-skill:operations--control-chart-analyzer
control-chart-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:operations--control-chart-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "control-chart-analyzer",
"description": "Statistical process control chart creation and analysis skill with control limit calculation and special cause detection",
"libraryPath": "library/specializations/domains/business/operations/skills/control-chart-analyzer/SKILL.md",
"specialization": "operations",
"contentSummary": "# Control Chart Analyzer\n\n## Overview\n\nThe Control Chart Analyzer skill provides comprehensive capabilities for creating and analyzing statistical process control charts. It supports multiple chart types, control limit calculation, and automated detection of special cause variation using industr"
},
"outgoingEdges": [
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "skill-area:data-analytics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "skill-area:business-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "role:data-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "role:business-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "workflow:vendor-onboarding",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "workflow:vendor-evaluation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:operations--control-chart-analyzer",
"to": "specialization:operations",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}