ml-engineer

Automate end-to-end ML workflows from raw data to deployed models.

2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/k1lgor/virtual-company --skill ml-engineer-k1lgor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-engineer
Source: https://github.com/k1lgor/virtual-company/tree/main/skills/18-ml-engineer
Command: npx skills add https://github.com/k1lgor/virtual-company --skill ml-engineer-k1lgor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams design, train, evaluate, and deploy machine learning models from raw data, reducing manual integration and setup.

Core Features & Use Cases

  • Data preprocessing and feature engineering for structured, text, and image data.
  • End-to-end model development, including model selection, training, cross-validation, and evaluation.
  • Seamless deployment and export of models and pipelines with reproducible results.
  • Use Case: Build a churn-prediction pipeline from raw customer data to a deployed model with automated evaluation.

Quick Start

Provide a dataset and ask me to build, train, evaluate, and deploy a full ML model pipeline.

Frequently Asked Questions about ml-engineer

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 from raw data?

Yes, you can train and deploy machine learning models using scikit-learn, XGBoost, and PyTorch. It supports model selection, training, and cross-validation across tabular, text, and image data, exporting standardized pipelines and evaluation reports.

Can I use this workflow for data preprocessing on text and image data?

It supports data preprocessing and feature engineering for structured, text, and image data. This prepares raw inputs for model training and evaluation, outputting standardized pipelines and evaluation reports for seamless deployment.

What do I need to provide to start automating my ML model training and evaluation?

Provide a dataset to automate the ML workflow from raw data to deployed models. It handles data preprocessing, model training, evaluation, and deployment, outputting standardized artifacts like models and evaluation reports.

Does this ML engineering workflow support model deployment for tabular data?

Yes, it supports model deployment for tabular, text, and image data. The workflow includes seamless export of models and pipelines with reproducible results, ensuring standardized artifacts for production use.