mlops-engineer

Orchestrate end-to-end MLOps workflows for building, deploying, and monitoring production ML systems.

8|11|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/belokonm/claude-supercode-skills --skill mlops-engineer-belokonm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mlops-engineer
Source: https://github.com/belokonm/claude-supercode-skills/tree/main/mlops-engineer-skill
Command: npx skills add https://github.com/belokonm/claude-supercode-skills --skill mlops-engineer-belokonm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mlflow, scikit-learn, and includes scripts (resource) components.

What problem does it solve?

Bridges the gap between data science and operations by providing end-to-end MLOps guidance for building, deploying, and monitoring production ML systems, enabling reproducible workflows and reliable serving.

Core Features & Use Cases

  • End-to-end MLOps: pipeline setup, versioning, model registry, and monitoring for production ML.
  • Deployment & Serving: streamlined deployment with health checks, rollouts, and rollback capabilities.
  • Observability: experiment tracking, lineage, drift detection, and dashboards for visibility.

Quick Start

Configure a complete ML deployment workflow for a new model in production.

Frequently Asked Questions about mlops-engineer

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

FAQPage Schema
How do I set up end-to-end MLOps pipelines for model deployment?

End-to-end MLOps pipelines are orchestrated by configuring training, model versioning, and deployment stages. This workflow enables reproducible machine learning operations and reliable model serving in production using platforms like MLflow and Kubeflow.

What is the best way to track machine learning experiments and manage a model registry?

Experiment tracking and model registry management are handled through integrated MLOps workflows. This provides observability via lineage tracking and dashboards, enabling robust version control and reliable lifecycle management for production models.

Does this MLOps workflow support feature store integration and drift detection?

Feature store integration and drift detection are supported within the monitoring capabilities. This enables comprehensive observability for production ML systems by tracking data lineage and detecting model degradation across serving environments.

Can I use MLflow and scikit-learn for production model serving with health checks?

MLflow and scikit-learn are supported dependencies for building and deploying models. The workflow streamlines deployment with health checks, rollouts, and rollback capabilities to ensure reliable production serving.

How do I configure a complete ML deployment workflow for a new model in production?

A complete ML deployment workflow is configured by orchestrating the model through training, registry, and serving stages. This process applies lifecycle management to enable robust deployment and monitoring for the new model.

When do I need Kubeflow for machine learning operations versus standard deployment?

Kubeflow is needed for orchestrating complex, end-to-end MLOps workflows across distributed environments. It supports scalable pipeline setup, model versioning, and monitoring for production ML systems requiring robust lifecycle management.