ml-pipeline

Automate end-to-end ML pipelines from data ingestion to deployment.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/lamb92009/claude-skills --skill ml-pipeline-lamb92009
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-pipeline
Source: https://github.com/lamb92009/claude-skills/tree/main/ml-pipeline
Command: npx skills add https://github.com/lamb92009/claude-skills --skill ml-pipeline-lamb92009

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ML teams spend hours stitching together data ingestion, preprocessing, training, validation, and deployment across disparate tools. This skill provides a cohesive framework to automate and coordinate these steps, ensuring reproducibility and observability.

Core Features & Use Cases

  • Orchestrates end-to-end ML pipelines across tools like Kubeflow, MLflow, and Airflow.
  • Integrates feature stores, experiment tracking, and model lifecycle management for reproducibility.
  • Supports automated retraining, versioning, validation, and deployment with visibility into lineage and metrics.

Quick Start

Define a production-grade pipeline that ingests data, preprocesses it, trains a model, evaluates performance, and deploys to production.

Frequently Asked Questions about ml-pipeline

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

FAQPage Schema
How do I orchestrate end-to-end ML pipelines across Kubeflow and MLflow?

You can orchestrate end-to-end ML pipelines by automating data ingestion, preprocessing, training, validation, and deployment using integrated tools like Kubeflow and MLflow. This ensures reproducibility and observability across disparate systems.

What is the best way to automate model lifecycle management and experiment tracking?

Automating model lifecycle management involves integrating feature stores, experiment tracking, and versioned data. This approach provides comprehensive logging and visibility into lineage and metrics for reproducible environments.

Can I use this approach for automated retraining and hyperparameter tuning in production?

Yes, you can use this for automated retraining and hyperparameter tuning in production. It supports scalable, containerized pipelines with robust error handling and data validation to maintain model performance.

How do I ensure reproducible environments and versioned data for production ML workflows?

Reproducible environments and versioned data are ensured by coordinating pipeline steps within containerized workflows. This framework enforces data validation and comprehensive logging across the entire data preparation and training process.

Do I need Airflow to coordinate data ingestion and automated deployment for ML pipelines?

Airflow is supported but not strictly required to coordinate data ingestion and automated deployment. The framework orchestrates these steps across multiple tools to ensure comprehensive logging and robust error handling.