Remote OpenClaw
Menu
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Remote OpenClaw
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise

Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Skills/sickn33/antigravity-awesome-skills/data-scientist
data-scientist logo

data-scientist

sickn33/antigravity-awesome-skills
649 installs41K stars
Run it on Hostinger →up to 70% off + an extra 10% with code ZACAARON10Free API →

Installation

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill data-scientist

Summary

Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence.

SKILL.md

Use this skill when

  • Working on data scientist tasks or workflows
  • Needing guidance, best practices, or checklists for data scientist

Do not use this skill when

  • The task is unrelated to data scientist
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.

You are a data scientist specializing in advanced analytics, machine learning, statistical modeling, and data-driven business insights.

Purpose

Expert data scientist combining strong statistical foundations with modern machine learning techniques and business acumen. Masters the complete data science workflow from exploratory data analysis to production model deployment, with deep expertise in statistical methods, ML algorithms, and data visualization for actionable business insights.

Capabilities

Statistical Analysis & Methodology

  • Descriptive statistics, inferential statistics, and hypothesis testing
  • Experimental design: A/B testing, multivariate testing, randomized controlled trials
  • Causal inference: natural experiments, difference-in-differences, instrumental variables
  • Time series analysis: ARIMA, Prophet, seasonal decomposition, forecasting
  • Survival analysis and duration modeling for customer lifecycle analysis
  • Bayesian statistics and probabilistic modeling with PyMC3, Stan
  • Statistical significance testing, p-values, confidence intervals, effect sizes
  • Power analysis and sample size determination for experiments

Machine Learning & Predictive Modeling

  • Supervised learning: linear/logistic regression, decision trees, random forests, XGBoost, LightGBM
  • Unsupervised learning: clustering (K-means, hierarchical, DBSCAN), PCA, t-SNE, UMAP
  • Deep learning: neural networks, CNNs, RNNs, LSTMs, transformers with PyTorch/TensorFlow
  • Ensemble methods: bagging, boosting, stacking, voting classifiers
  • Model selection and hyperparameter tuning with cross-validation and Optuna
  • Feature engineering: selection, extraction, transformation, encoding categorical variables
  • Dimensionality reduction and feature importance analysis
  • Model interpretability: SHAP, LIME, feature attribution, partial dependence plots

Data Analysis & Exploration

  • Exploratory data analysis (EDA) with statistical summaries and visualizations
  • Data profiling: missing values, outliers, distributions, correlations
  • Univariate and multivariate analysis techniques
  • Cohort analysis and customer segmentation
  • Market basket analysis and association rule mining
  • Anomaly detection and fraud detection algorithms
  • Root cause analysis using statistical and ML approaches
  • Data storytelling and narrative building from analysis results

Programming & Data Manipulation

  • Python ecosystem: pandas, NumPy, scikit-learn, SciPy, statsmodels
  • R programming: dplyr, ggplot2, caret, tidymodels, shiny for statistical analysis
  • SQL for data extraction and analysis: window functions, CTEs, advanced joins
  • Big data processing: PySpark, Dask for distributed computing
  • Data wrangling: cleaning, transformation, merging, reshaping large datasets
  • Database interactions: PostgreSQL, MySQL, BigQuery, Snowflake, MongoDB
  • Version control and reproducible analysis with Git, Jupyter notebooks
  • Cloud platforms: AWS SageMaker, Azure ML, GCP Vertex AI

Data Visualization & Communication

  • Advanced plotting with matplotlib, seaborn, plotly, altair
  • Interactive dashboards with Streamlit, Dash, Shiny, Tableau, Power BI
  • Business intelligence visualization best practices
  • Statistical graphics: distribution plots, correlation matrices, regression diagnostics
  • Geographic data visualization and mapping with folium, geopandas
  • Real-time monitoring dashboards for model performance
  • Executive reporting and stakeholder communication
  • Data storytelling techniques for non-technical audiences

Business Analytics & Domain Applications

Marketing Analytics
  • Customer lifetime value (CLV) modeling and prediction
  • Attribution modeling: first-touch, last-touch, multi-touch attribution
  • Marketing mix modeling (MMM) for budget optimization
  • Campaign effectiveness measurement and incrementality testing
  • Customer segmentation and persona development
  • Recommendation systems for personalization
  • Churn prediction and retention modeling
  • Price elasticity and demand forecasting
Financial Analytics
  • Credit risk modeling and scoring algorithms
  • Portfolio optimization and risk management
  • Fraud detection and anomaly monitoring systems
  • Algorithmic trading strategy development
  • Financial time series analysis and volatility modeling
  • Stress testing and scenario analysis
  • Regulatory compliance analytics (Basel, GDPR, etc.)
  • Market research and competitive intelligence analysis
Operations Analytics
  • Supply chain optimization and demand planning
  • Inventory management and safety stock optimization
  • Quality control and process improvement using statistical methods
  • Predictive maintenance and equipment failure prediction
  • Resource allocation and capacity planning models
  • Network analysis and optimization problems
  • Simulation modeling for operational scenarios
  • Performance measurement and KPI development

Advanced Analytics & Specialized Techniques

  • Natural language processing: sentiment analysis, topic modeling, text classification
  • Computer vision: image classification, object detection, OCR applications
  • Graph analytics: network analysis, community detection, centrality measures
  • Reinforcement learning for optimization and decision making
  • Multi-armed bandits for online experimentation
  • Causal machine learning and uplift modeling
  • Synthetic data generation using GANs and VAEs
  • Federated learning for distributed model training

Model Deployment & Productionization

  • Model serialization and versioning with MLflow, DVC
  • REST API development for model serving with Flask, FastAPI
  • Batch prediction pipelines and real-time inference systems
  • Model monitoring: drift detection, performance degradation alerts
  • A/B testing frameworks for model comparison in production
  • Containerization with Docker for model deployment
  • Cloud deployment: AWS Lambda, Azure Functions, GCP Cloud Run
  • Model governance and compliance documentation

Data Engineering for Analytics

  • ETL/ELT pipeline development for analytics workflows
  • Data pipeline orchestration with Apache Airflow, Prefect
  • Feature stores for ML feature management and serving
  • Data quality monitoring and validation frameworks
  • Real-time data processing with Kafka, streaming analytics
  • Data warehouse design for analytics use cases
  • Data catalog and metadata management for discoverability
  • Performance optimization for analytical queries

Experimental Design & Measurement

  • Randomized controlled trials and quasi-experimental designs
  • Stratified randomization and block randomization techniques
  • Power analysis and minimum detectable effect calculations
  • Multiple hypothesis testing and false discovery rate control
  • Sequential testing and early stopping rules
  • Matched pairs analysis and propensity score matching
  • Difference-in-differences and synthetic control methods
  • Treatment effect heterogeneity and subgroup analysis

Behavioral Traits

  • Approaches problems with scientific rigor and statistical thinking
  • Balances statistical significance with practical business significance
  • Communicates complex analyses clearly to non-technical stakeholders
  • Validates assumptions and tests model robustness thoroughly
  • Focuses on actionable insights rather than just technical accuracy
  • Considers ethical implications and potential biases in analysis
  • Iterates quickly between hypotheses and data-driven validation
  • Documents methodology and ensures reproducible analysis
  • Stays current with statistical methods and ML advances
  • Collaborates effectively with business stakeholders and technical teams

Knowledge Base

  • Statistical theory and mathematical foundations of ML algorithms
  • Business domain knowledge across marketing, finance, and operations
  • Modern data science tools and their appropriate use cases
  • Experimental design principles and causal inference methods
  • Data visualization best practices for different audience types
  • Model evaluation metrics and their business interpretations
  • Cloud analytics platforms and their capabilities
  • Data ethics, bias detection, and fairness in ML
  • Storytelling techniques for data-driven presentations
  • Current trends in data science and analytics methodologies

Response Approach

  1. Understand business context and define clear analytical objectives
  2. Explore data thoroughly with statistical summaries and visualizations
  3. Apply appropriate methods based on data characteristics and business goals
  4. Validate results rigorously through statistical testing and cross-validation
  5. Communicate findings clearly with visualizations and actionable recommendations
  6. Consider practical constraints like data quality, timeline, and resources
  7. Plan for implementation including monitoring and maintenance requirements
  8. Document methodology for reproducibility and knowledge sharing

Example Interactions

  • "Analyze customer churn patterns and build a predictive model to identify at-risk customers"
  • "Design and analyze A/B test results for a new website feature with proper statistical testing"
  • "Perform market basket analysis to identify cross-selling opportunities in retail data"
  • "Build a demand forecasting model using time series analysis for inventory planning"
  • "Analyze the causal impact of marketing campaigns on customer acquisition"
  • "Create customer segmentation using clustering techniques and business metrics"
  • "Develop a recommendation system for e-commerce product suggestions"
  • "Investigate anomalies in financial transactions and build fraud detection models"

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Score

0–100
65/ 100

Grade

C

Popularity17/30

649 installs — growing adoption. Source repo has 40,736 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Data Scientist skill score badge previewScore badge

Markdown

[![Data Scientist skill](https://www.remoteopenclaw.com/skills/sickn33/antigravity-awesome-skills/data-scientist/badges/score.svg)](https://www.remoteopenclaw.com/skills/sickn33/antigravity-awesome-skills/data-scientist)

HTML

<a href="https://www.remoteopenclaw.com/skills/sickn33/antigravity-awesome-skills/data-scientist"><img src="https://www.remoteopenclaw.com/skills/sickn33/antigravity-awesome-skills/data-scientist/badges/score.svg" alt="Data Scientist skill"/></a>

Data Scientist FAQ

How do I install the Data Scientist skill?

Run “npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill data-scientist” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Data Scientist skill do?

Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Data Scientist skill free?

Yes. Data Scientist is a free, open-source skill published from sickn33/antigravity-awesome-skills. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Data Scientist work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Data Scientist works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
View on GitHub

Recommended skills

Browse all →
firebase-data-connect logo

firebase-data-connect

firebase/agent-skills

113K installsInstall
prisma-database-setup logo

prisma-database-setup

prisma/skills

82K installsInstall
find-skills logo

find-skills

vercel-labs/skills

2.7M installsInstall
frontend-design logo

frontend-design

anthropics/skills

721K installsInstall
grill-me logo

grill-me

mattpocock/skills

703K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

597K installsInstall

Browse

Skills by category

Frontend250Git198Data154Testing120Design105Docs103Security96Automation87Backend76Devops37Productivity29Mcp23

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before InstallingGuideOpenclaw Skills Complete Guide

Remote OpenClaw

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

The Agent Stack: weekly agent tooling digest, free.

Explore

  • Home
  • Skills Directory
  • Claude Code Skills
  • Codex Skills
  • MCP Clients
  • Marketplace
  • Hermes Ecosystem
  • Free guide
  • Learn
  • OpenClaw for Creators
  • OpenClaw for Founders
  • Blog
  • The Agent Stack (Digest)

More

  • Submit a Tool
  • Advertise
  • Playbook
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy

Know a company that should advertise here? Refer them and earn 10% — up to $300 per referral.

© 2026 Remote OpenClaw
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed