ml-engineer

Automate end-to-end ML model development, training, evaluation, and deployment with PyTorch and scikit-learn.

10|7|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/librefang/librefang-registry --skill ml-engineer-librefang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-engineer
Source: https://github.com/librefang/librefang-registry/tree/main/skills/ml-engineer
Command: npx skills add https://github.com/librefang/librefang-registry --skill ml-engineer-librefang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline end-to-end machine learning development by providing structured guidance for building, training, evaluating, and deploying models with reproducibility and robust MLOps practices.

Core Features & Use Cases

  • End-to-end ML workflow orchestration across data prep, model training, evaluation, and deployment
  • Experiment tracking, versioning of datasets, and reproducibility through deterministic pipelines
  • Production-readiness guidance for monitoring, drift detection, and model registry integration

Quick Start

Set up a reproducible ML experiment to train and evaluate a PyTorch model on a provided dataset.

Frequently Asked Questions about ml-engineer

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

FAQPage Schema
How do I build a reproducible machine learning pipeline for model training?

Reproducible machine learning pipelines require deterministic seeding, versioned datasets, and experiment tracking. This Skill structures your ML workflow to ensure consistent training, evaluation, and deployment outcomes across research and production environments.

What is the best way to orchestrate end-to-end ML workflows using PyTorch and scikit-learn?

End-to-end ML workflow orchestration automates data prep, model training, and evaluation. This Skill provides structured guidance for building and validating PyTorch and scikit-learn models, integrating MLOps practices from experimentation to production.

Can I use this for production model deployment and drift detection?

Yes, production model deployment and drift detection are supported. The Skill offers production-readiness guidance for monitoring deployed ML models, integrating with a model registry, and detecting data drift over time.

Does this ML engineering workflow support checkpointing and experiment tracking?

Yes, ML engineering workflows support checkpointing and experiment tracking. The Skill automates these processes, allowing you to manage reproducible experiments, validate models, and track metrics throughout the development lifecycle.

How do I set up MLOps practices for model evaluation and versioning?

Setting up MLOps practices for model evaluation involves versioning datasets and integrating a model registry. This Skill provides the workflow guidance needed to track experiments, evaluate models, and maintain deterministic pipelines.