II.
LibrarySkill JSON
Structured · livelib-skill:data-science-ml--inference-performance-testing
inference-performance-testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:data-science-ml--inference-performance-testing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "inference-performance-testing",
"description": "Benchmark and optimize ML model inference — latency, throughput, memory usage, and hardware-specific performance profiling.",
"libraryPath": "library/specializations/data-science-ml/skills/inference-performance-testing/SKILL.md",
"specialization": "data-science-ml",
"contentSummary": "# Inference Performance Testing Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:data-science-ml--inference-performance-testing",
"to": "skill-area:inference-performance-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--inference-performance-testing",
"to": "domain:ml-ops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--inference-performance-testing",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--inference-performance-testing",
"to": "specialization:data-science-ml",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--inference-performance-testing",
"to": "specialization:ml-inference-serving",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.7
}
}
],
"incomingEdges": []
}