senior-ml-engineerML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, R...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/senior-ml-engineerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:8080/healthAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A retail company needs to deploy a trained product recommendation model to production. The skill guides them through containerizing the model with Docker, deploying it to a staging environment for integration testing, and then using canary deployment to production with monitoring for latency and error rates. This ensures reliable, low-latency recommendations for users.
A fintech firm wants to automate the retraining and deployment of fraud detection models. Using this skill, they set up a feature store for real-time transaction data, implement drift monitoring to detect changes in data patterns, and configure automated retraining triggers based on performance drops or data drift, ensuring models stay accurate and compliant.
A healthcare research organization builds a retrieval-augmented generation system to answer queries from medical documents. The skill helps select a vector database like Qdrant, implement document chunking strategies, and integrate an LLM with cost tracking, enabling accurate, context-aware responses without hallucinations for clinicians and researchers.
A SaaS company integrates LLMs into their customer support chatbot to handle complex queries. The skill provides guidance on creating a provider abstraction layer for flexibility, implementing retry logic and fallback mechanisms, and tracking costs per request to stay within budget while ensuring high availability and response quality.
A manufacturing plant deploys models to predict equipment failures and needs continuous monitoring. The skill outlines setting up model serving with Triton Inference Server for high throughput, monitoring for drift and performance degradation, and automating alerts to trigger retraining, minimizing downtime and maintenance costs.
Offer a managed platform that automates model deployment, monitoring, and retraining for clients. Revenue is generated through subscription fees based on usage tiers, such as number of models deployed or compute resources consumed, providing scalable infrastructure without upfront investment.
Provide expert consulting services to help businesses implement MLOps pipelines, LLM integrations, or RAG systems. Revenue comes from project-based fees or hourly rates, targeting industries like finance or healthcare that require specialized, compliant solutions.
Host and maintain production models for clients, handling deployment, scaling, and monitoring tasks. Revenue is based on a combination of hosting fees and performance-based pricing, such as charges per inference request or SLA guarantees for uptime and latency.
💬 Integration Tip
Start by containerizing models with the provided Docker template to ensure portability, then integrate with existing CI/CD pipelines for automated testing and deployment.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.