ml-pipeline-workflow

Build and orchestrate end-to-end MLOps pipelines for machine learning models.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/yusufcmg/Antigravity-Agents-Workflows --skill ml-pipeline-workflow-yusufcmg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-pipeline-workflow
Source: https://github.com/yusufcmg/Antigravity-Agents-Workflows/tree/main/.agent/skills/ai/ml-pipeline-workflow
Command: npx skills add https://github.com/yusufcmg/Antigravity-Agents-Workflows --skill ml-pipeline-workflow-yusufcmg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the complex process of building and managing machine learning pipelines, from initial data preparation to final model deployment and monitoring, reducing manual effort and increasing reproducibility.

Core Features & Use Cases

  • End-to-End Orchestration: Manages the entire ML lifecycle including data ingestion, preparation, training, validation, and deployment.
  • Reproducible Workflows: Enables consistent and automated ML model development and deployment.
  • Use Case: Automate the retraining and deployment of a fraud detection model whenever new transaction data becomes available, ensuring the model stays up-to-date with the latest patterns.

Quick Start

Use the ml-pipeline-workflow skill to set up a new MLOps pipeline for a recommendation system.

Frequently Asked Questions about ml-pipeline-workflow

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

FAQPage Schema
How do I build an end-to-end machine learning pipeline for model training and deployment?

Build end-to-end machine learning pipelines by orchestrating data preparation, model training, validation, and production deployment. This skill automates the entire ML lifecycle, ensuring reproducible workflows and reducing manual effort across cloud platforms.

Can I use Airflow and Kubeflow for MLOps pipeline orchestration?

Yes, you can orchestrate MLOps pipelines using tools like Airflow and Kubeflow. These platforms manage the workflow steps from data ingestion to model deployment, integrating with MLflow for experiment tracking.

What's the best way to automate model retraining when new data becomes available?

Automate model retraining by configuring pipelines to trigger when new data arrives. This ensures models stay current with latest patterns, using orchestration tools to manage the ingestion, preparation, and deployment lifecycle automatically.

How does experiment tracking work with MLflow in an MLOps pipeline?

Experiment tracking with MLflow monitors and records model training metrics and parameters during pipeline execution. It integrates into the orchestration workflow to ensure consistent, reproducible ML model development and validation.

Do I need cloud platform integration to deploy machine learning models in production?

Cloud platform integration supports production deployment of machine learning models within the pipeline. The skill orchestrates deployment across cloud environments, managing the transition from validation to live production serving.

What are the limitations of automating ML lifecycle orchestration for fraud detection?

Automating ML lifecycle orchestration for fraud detection requires consistent data pipelines and orchestration tool configuration. Limitations depend on the availability of real-time transaction data and the underlying cloud platform infrastructure.