mlops-engineer

Build scalable ML infrastructure and automated pipelines for model training and deployment.

6|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/kmshihab7878/claude-code-setup --skill mlops-engineer-kmshihab7878
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mlops-engineer
Source: https://github.com/kmshihab7878/claude-code-setup/tree/main/skills/mlops-engineer
Command: npx skills add https://github.com/kmshihab7878/claude-code-setup --skill mlops-engineer-kmshihab7878

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides end-to-end guidance and operational practices to build, deploy, and maintain reliable, scalable machine learning systems, removing ad-hoc, brittle pipelines and manual model operations.

Core Features & Use Cases

  • Pipeline orchestration: Design and implement reproducible training and inference pipelines with Kubeflow, Airflow, Prefect, Dagster, Argo, or cloud-native pipeline services.
  • Experiment tracking & model registry: Standardize experiment tracking and model promotion using MLflow, W&B, Neptune, or cloud model registries.
  • Cloud & Kubernetes deployment: Provision and operate model serving and training infrastructure across AWS, Azure, and GCP using Terraform, Helm, Kubernetes, and managed services.
  • Data & feature engineering: Implement feature stores, data versioning, and robust ETL patterns with DVC, Feast, Delta Lake, and streaming systems.
  • CI/CD, monitoring & governance: Automate model testing, deployment gates, observability, drift detection, security, and compliance workflows for production ML systems.

Quick Start

Design a production ML pipeline that trains models on new data, logs experiments to MLflow, stores artifacts in a model registry, and deploys a canary inferencing endpoint with automated rollbacks.

Frequently Asked Questions about mlops-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build an automated ML pipeline for model training and deployment?

To build an automated ML pipeline, you design reproducible training and inference pipelines using orchestration tools like Kubeflow or Airflow, log experiments to MLflow, store artifacts in a model registry, and deploy canary inferencing endpoints with automated rollbacks.

What is the best way to track ML experiments and manage model versioning in production?

The best way to track ML experiments and manage model versioning is to standardize tracking and model promotion using dedicated registries like MLflow, W&B, Neptune, or cloud-native model registries integrated into your CI/CD workflows.

Can I provision Kubernetes ML infrastructure across AWS, Azure, and GCP using Terraform?

Yes, you can provision and operate model serving and training infrastructure across AWS, Azure, and GCP by using infrastructure-as-code tools like Terraform and Helm alongside Kubernetes orchestration and managed cloud services.

How do I implement feature stores and data versioning for reproducible ML systems?

You implement feature stores and data versioning for reproducible ML systems by utilizing tools like DVC for data versioning, Feast for feature stores, and Delta Lake combined with streaming systems for robust ETL patterns.

Does MLOps support automated model testing, drift detection, and security governance?

MLOps supports automated model testing, drift detection, and security governance by automating deployment gates, observability, drift detection, security compliance workflows, and automated retraining pipelines for production ML systems.