II.
LibrarySkill JSON
Structured · livelib-skill:data-science-ml--mlflow-experiment-tracker
mlflow-experiment-tracker json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mlflow-experiment-tracker",
"description": "MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.",
"libraryPath": "library/specializations/data-science-ml/skills/mlflow-experiment-tracker/SKILL.md",
"specialization": "data-science-ml",
"contentSummary": "# MLflow Experiment Tracker\n\nIntegrate with MLflow for comprehensive ML experiment tracking, model registry operations, and artifact management.\n\n## Overview\n\nThis skill provides capabilities for interacting with MLflow's tracking server and model registry. It enables automated experiment logg"
},
"outgoingEdges": [
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "skill-area:data-science-experimentation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "skill-area:model-registry-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "domain:data-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "role:data-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:data-science-ml--mlflow-experiment-tracker",
"to": "specialization:data-science-ml",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}