data-scientist

Train personalized machine learning models for sellers using Python scripts.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ymehmetdemiroglu-crypto/optimus-prime-deploy --skill data-scientist-ymehmetdemiroglu-crypto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-scientist
Source: https://github.com/ymehmetdemiroglu-crypto/optimus-prime-deploy/tree/main/.agent/skills/data-scientist
Command: npx skills add https://github.com/ymehmetdemiroglu-crypto/optimus-prime-deploy --skill data-scientist-ymehmetdemiroglu-crypto

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides enterprise-grade machine learning capabilities personalized for each seller's unique data, enabling custom models for critical business functions.

Core Features & Use Cases

  • Custom Bid Prediction: Train per-account models for keyword-level bid optimization and time-series aware predictions.
  • Conversion Forecasting: Build product-specific models incorporating features like price, reviews, and external factors.
  • Anomaly Detection: Identify performance drops, cost spikes, and other anomalies with multi-dimensional analysis and automated alerts.
  • Customer Segmentation: Perform RFM analysis to group customers and tailor strategies.
  • Automated ML Pipeline: Manages data ingestion, feature engineering, training, monitoring, and retraining.
  • Use Case: A seller can use this Skill to automatically retrain their bid prediction models daily based on the latest performance data, ensuring optimal ad spend.

Quick Start

Use the data-scientist skill to train a custom bid model for account ACC_123 using 90 days of data.

Frequently Asked Questions about data-scientist

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

FAQPage Schema
How do I build a custom bid prediction model for keyword-level ad optimization?

To build a custom bid prediction model, you train per-account machine learning models using your historical performance data. This allows for time-series aware predictions and keyword-level bid optimization tailored to your specific account.

What is the best way to detect performance drops and cost spikes in my sales data?

Detecting performance drops and cost spikes is achieved through anomaly detection models that perform multi-dimensional analysis on your data. This approach identifies unusual patterns and can trigger automated alerts for immediate intervention.

Can I automatically retrain my conversion forecasting models with new product data?

You can automatically retrain conversion forecasting models using an automated ML pipeline that manages data ingestion and feature engineering. This pipeline builds product-specific models incorporating features like price and reviews.

How do I perform RFM analysis for customer segmentation?

Performing RFM analysis for customer segmentation involves using machine learning scripts to group your customers based on recency, frequency, and monetary value. This enables you to group customers and tailor targeted marketing strategies.

Does this machine learning pipeline support daily automated retraining for ad spend?

Yes, the automated ML pipeline supports daily retraining for ad spend optimization by continuously ingesting the latest performance data. This ensures your custom bid prediction models remain accurate and optimal.

What limitations exist when integrating external data sources for conversion forecasting?

Conversion forecasting integrates external data sources and factors like price and reviews to build product-specific models. The primary limitation is the dependency on the quality and availability of these external inputs for accurate predictions.