MLOps Automation

Installation
SKILL.md

MLOps Automation

Goal

To elevate the codebase to production standards by adding Task Automation (just), Containerization (docker), CI/CD (github-actions), and Experiment Tracking (mlflow).

Prerequisites

  • Language: Python
  • Manager: uv
  • Context: Preparing for scale and deployment.

Instructions

1. Task Automation

Replace manual commands with a justfile.

Installs
Repository
smithery/ai
First Seen
MLOps Automation — smithery/ai