II.
LibrarySkill JSON
Structured · livelib-skill:data-science-ml--seldon-model-deployer
seldon-model-deployer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:data-science-ml--seldon-model-deployer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "seldon-model-deployer",
"description": "Seldon Core deployment skill for model serving, A/B testing, and canary deployments on Kubernetes.",
"libraryPath": "library/specializations/data-science-ml/skills/seldon-model-deployer/SKILL.md",
"specialization": "data-science-ml",
"contentSummary": "# seldon-model-deployer\n\n## Overview\n\nSeldon Core deployment skill for model serving, A/B testing, canary deployments, and advanced inference graphs on Kubernetes.\n\n## Capabilities\n\n- SeldonDeployment creation and management\n- Multi-model serving\n- Traffic splitting (canary/shadow/A/B)\n- "
},
"outgoingEdges": [
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "skill-area:model-serving-deployment",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "skill-area:model-serving-operations",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "domain:data-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "role:ml-ops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--seldon-model-deployer",
"to": "specialization:data-science-ml",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}