Files
2025-11-29 18:34:50 +08:00

20 lines
512 B
JSON

{
"name": "machine-learning-ops",
"description": "ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps workflows",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/ml-pipeline-workflow"
],
"agents": [
"./agents/data-scientist.md",
"./agents/ml-engineer.md",
"./agents/mlops-engineer.md"
],
"commands": [
"./commands/ml-pipeline.md"
]
}