ml-data-engineering

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

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/george11642/george-plugins --skill ml-data-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-data-engineering
Source: https://github.com/george11642/george-plugins/tree/main/plugins/george-setup/skills/ml-data-engineering
Command: npx skills add https://github.com/george11642/george-plugins --skill ml-data-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ML teams struggle to coordinate data ingestion, validation, feature engineering, and deployment across evolving pipelines, leading to reproducibility gaps and slower experimentation.

Core Features & Use Cases

  • Data ingestion, ETL, feature engineering, validation, and schema checks
  • Vector databases, RAG patterns, embeddings storage, and retrieval pipelines
  • Experiment tracking, model deployment pipelines, and MLops governance

Quick Start

Orchestrate end-to-end ML data workflows from ingestion to deployment.

Frequently Asked Questions about ml-data-engineering

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

FAQPage Schema
How do I build reproducible end-to-end ML data pipelines?

To build reproducible ML data pipelines, you orchestrate ingestion, validation, feature engineering, and deployment while enforcing versioning and experiment tracking. This Skill coordinates those workflows end-to-end to eliminate reproducibility gaps and accelerate experimentation.

What is the best way to manage RAG patterns and vector databases?

To manage RAG patterns and vector databases, you structure embeddings storage and retrieval pipelines. This Skill orchestrates vector store integration alongside data ingestion to streamline retrieval-augmented generation workflows.

Can I use MLflow and Weights & Biases for ML experiment tracking?

Yes, you can use MLflow and Weights & Biases for ML experiment tracking. This Skill applies these platforms to enforce monitoring and governance across model training and deployment pipelines.

Does this pipeline orchestration work with PyTorch, scikit-learn, and HuggingFace?

Yes, this pipeline orchestration works with PyTorch, scikit-learn, and HuggingFace. This Skill applies MLOps governance and data validation across these frameworks to ensure production readiness.

How do I enforce data quality and schema checks in ML pipelines?

To enforce data quality and schema checks in ML pipelines, you apply validation rules during the ingestion and feature engineering stages. This Skill embeds guardrails for data quality directly into the orchestration workflow.

What are the limitations of manual ML data pipeline coordination?

The limitations of manual ML data pipeline coordination include reproducibility gaps and slower experimentation across evolving data workflows. Automating orchestration with enforced versioning and monitoring mitigates these bottlenecks.