ml-engineering

Automate end-to-end machine learning development and deployment workflows.

1|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/EremesNG/oh-my-opencode-lite --skill ml-engineering-eremesng
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ml-engineering
Source: https://github.com/EremesNG/oh-my-opencode-lite/tree/main/src/skills/ml-engineering
Command: npx skills add https://github.com/EremesNG/oh-my-opencode-lite --skill ml-engineering-eremesng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline end-to-end ML development and deployment by outlining lifecycle steps, MLOps patterns, and AI integration strategies for production-grade models.

Core Features & Use Cases

  • End-to-end ML lifecycle guidance: data preparation, model training, evaluation, and validation.
  • Production patterns and MLOps infrastructure: versioning, serving, drift detection, and CI/CD for ML.
  • LLM integration and RAG patterns: retrieval augmentation, prompting strategies, and API integrations for AI features.

Quick Start

Follow the end-to-end ML lifecycle and MLOps patterns described to set up a small project from data prep to model deployment.

Frequently Asked Questions about ml-engineering

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

FAQPage Schema
What is MLOps and how does it apply to production machine learning workflows?▼

MLOps automates production machine learning workflows by applying infrastructure patterns like versioning, serving, drift detection, and CI/CD to streamline model deployment and lifecycle management end-to-end.

How do I set up an end-to-end machine learning pipeline from data preparation to model deployment?▼

To build an end-to-end machine learning pipeline, follow lifecycle steps covering data preparation, model training, evaluation, validation, and deployment using outlined MLOps patterns for production-grade serving.

What's the best way to integrate LLMs with retrieval augmented generation (RAG) for AI features?▼

The best way to integrate LLMs involves applying RAG patterns, prompting strategies, and API integrations to augment retrieval and build production-ready AI features within your data pipelines.

Can I use this MLOps approach for model drift detection and A/B testing?▼

Yes, this MLOps approach supports production infrastructure patterns including model drift detection, A/B testing, versioning, and CI/CD for ML to maintain and validate deployed models.

Do I need specific dependencies to implement CI/CD for machine learning model deployment?▼

No specific dependencies are required to implement CI/CD for machine learning model deployment; the approach outlines infrastructure patterns for versioning, serving, and validation across your ML lifecycle.

When should I not use automated MLOps patterns for my machine learning project?▼

Automated MLOps patterns target production-grade model deployment and lifecycle management, so small experimental projects without serving, drift detection, or CI/CD needs may not require this end-to-end infrastructure overhead.