mlflow
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install mlflow --cli claudewrites the skill into.claude/skills/mlflow/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/mlflow/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform
When to use it
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/mlops-mlflow/SKILL.md -o .claude/skills/mlops-mlflow/SKILL.md
Notes
Extracted from davila7/claude-code-templates, mlops-mlflow category.