senior-ml-engineer

Automate MLOps pipelines, model deployment, RAG systems, and drift monitoring.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/mcauduro0/Macro_Trading --skill senior-ml-engineer-mcauduro0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-ml-engineer
Source: https://github.com/mcauduro0/Macro_Trading/tree/main/.claude/skills/alireza-senior-ml-engineer
Command: npx skills add https://github.com/mcauduro0/Macro_Trading --skill senior-ml-engineer-mcauduro0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of deploying machine learning models and integrating Large Language Models (LLMs) into production environments, ensuring reliability, scalability, and efficiency.

Core Features & Use Cases

  • MLOps Pipelines: Automate model training, deployment, and monitoring.
  • LLM Integration: Seamlessly incorporate LLMs into applications with robust error handling and cost management.
  • RAG Systems: Build efficient retrieval-augmented generation pipelines for knowledge-intensive applications.
  • Use Case: Deploy a trained recommendation model to a scalable API endpoint, set up continuous monitoring for data drift, and configure automated retraining triggers to maintain performance.

Quick Start

Use the senior-ml-engineer skill to deploy the model artifact located at 'model/model.pkl' to a staging environment.

Frequently Asked Questions about senior-ml-engineer

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

FAQPage Schema
How do I deploy machine learning models to a production API endpoint?

To deploy machine learning models to production, this Skill provides MLOps workflows for pushing model artifacts like 'model.pkl' to a staging environment and exposing them as scalable API endpoints.

What's the best way to set up drift detection and automated retraining for ML models?

For drift detection and automated retraining, the Skill configures continuous model monitoring pipelines that trigger automated retraining workflows when data drift is detected in production.

How do I build a retrieval-augmented generation (RAG) pipeline for knowledge-intensive applications?

Building a RAG pipeline involves implementing retrieval-augmented generation components provided by the Skill, designed to efficiently supply external knowledge to LLMs for knowledge-intensive applications.

Can I manage LLM API usage and error handling within my MLOps pipelines?

Yes, you can manage LLM API usage within pipelines; the Skill incorporates LLM integration capabilities with robust error handling and cost-effective API management features.

Does this MLOps Skill support feature store integration?

Yes, the Skill satisfies requirements for feature store integration, allowing you to connect deployment and monitoring workflows with your existing feature store infrastructure.