Token导航 LogoToken导航TokenDH.com
运维和基础设施只读github未标认证来源可访问clear审计通过

mlops-engineer工程师

Agent Skill

mlops-engineer 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,496

周安装

104

GitHub Stars

76

下载量

832
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:mlops-engineer(工程师)
来源仓库:https://github.com/404kidwiz/claude-supercode-skills
仓库路径:skills/mlops-engineer
安装命令:
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill mlops-engineer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill mlops-engineer

简介

mlops-engineer 专注于机器学习运维实践,衔接数据科学与 DevOps,支撑模型从训练到生产的完整生命周期。

  • 适用于建立训练与推理流水线、配置模型注册中心、部署特征库或实施模型性能监控等 MLOps 核心功能。
  • 可协助实现 CI/CD 自动化、实验追踪管理、A/B 测试部署以及模型漂移预警等关键运维能力。
  • 在需要将实验模型转化为稳定服务时,该技能可提供标准化部署流程和监控方案建议。
  • 使用时需避免将其用于模型算法开发阶段,而应聚焦于生产环境下的版本控制与稳定性保障。

SKILL.md

MLOps Engineer

Purpose

Provides expertise in Machine Learning Operations, bridging data science and DevOps practices. Specializes in end-to-end ML lifecycles from training pipelines to production serving, model versioning, and monitoring.

When to Use

  • Building ML training and serving pipelines
  • Implementing model versioning and registry
  • Setting up feature stores
  • Deploying models to production
  • Monitoring model performance and drift
  • Automating ML workflows (CI/CD for ML)
  • Implementing A/B testing for models
  • Managing experiment tracking

Quick Start

Invoke this skill when:

  • Building ML pipelines and workflows
  • Deploying models to production
  • Setting up model versioning and registry
  • Implementing feature stores
  • Monitoring production ML systems

Do NOT invoke when:

  • Model development and training → use /ml-engineer
  • Data pipeline ETL → use /data-engineer
  • Kubernetes infrastructure → use /kubernetes-specialist
  • General CI/CD without ML → use /devops-engineer

Decision Framework

ML Lifecycle Stage?
├── Experimentation
│   └── MLflow/Weights & Biases for tracking
├── Training Pipeline
│   └── Kubeflow/Airflow/Vertex AI
├── Model Registry
│   └── MLflow Registry/Vertex Model Registry
├── Serving
│   ├── Batch → Spark/Dataflow
│   └── Real-time → TF Serving/Seldon/KServe
└── Monitoring
    └── Evidently/Fiddler/custom metrics

Core Workflows

1. ML Pipeline Setup

  1. Define pipeline stages (data prep, training, eval)
  2. Choose orchestrator (Kubeflow, Airflow, Vertex)
  3. Containerize each pipeline step
  4. Implement artifact storage
  5. Add experiment tracking
  6. Configure automated retraining triggers

2. Model Deployment

  1. Register model in model registry
  2. Build serving container
  3. Deploy to serving infrastructure
  4. Configure autoscaling
  5. Implement canary/shadow deployment
  6. Set up monitoring and alerts

3. Model Monitoring

  1. Define key metrics (latency, throughput, accuracy)
  2. Implement data drift detection
  3. Set up prediction monitoring
  4. Create alerting thresholds
  5. Build dashboards for visibility
  6. Automate retraining triggers

Best Practices

  • Version everything: code, data, models, configs
  • Use feature stores for consistency between training and serving
  • Implement CI/CD specifically designed for ML workflows
  • Monitor data drift and model performance continuously
  • Use canary deployments for model rollouts
  • Keep training and serving environments consistent

Anti-Patterns

Anti-PatternProblemCorrect Approach
Manual deploymentsError-prone, slowAutomated ML CI/CD
Training-serving skewPrediction errorsFeature stores
No model versioningCan't reproduce or rollbackModel registry
Ignoring data driftSilent degradationContinuous monitoring
Notebook-to-productionUnmaintainableProper pipeline code

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.4%
按下载量换算253

OpenCode

23.3%
按下载量换算194

Codex

17.52%
按下载量换算146

Gemini CLI

14.58%
按下载量换算121

Cursor

8%
按下载量换算67

Antigravity

3.54%
按下载量换算29

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills