Agent skill · Testing & QA

data-science

Use this skill when performing exploratory data analysis, statistical testing, data visualization, or building predictive models. Triggers on EDA, pandas, matplotlib, seaborn, hypothesis testing, A/B test analysis, correlation, regression, feature engineering, and any task requiring data analysis or statistical inference.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill data-science-absolutelyskilled-absolutelyskilled --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 17 KB
Bundled scripts: none
Version: 0.1.0
Path: skills/ai-ml/data-science-absolutelyskilled-absolutelyskilled/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

When this skill is activated, always start your first response with the 🧢 emoji. # Data Science A practitioner's guide for exploratory data analysis, statistical inference, and predictive modeling. Covers the full analytical workflow - from raw data to reproducible conclusions - with an emphasis on *when* to apply each technique, not just *how*. Designed for engineers and analysts who can code but need opinionated guidance on statistical rigor and common traps. --- ## When to use this skill Trigger this skill when the user: - Loads a new dataset and wants to understand its structure and distributions - Needs to clean, reshape, or impute missing data in a pandas DataFrame - Runs a hypothesis test (t-test, chi-square, ANOVA, Mann-Whitney) - Analyzes an A/B test or experiment result for statistical significance - Builds a correlation matrix or investigates feature relationships - Plots distributions, trends, or model diagnostics with matplotlib or seaborn - Engineers features for a machine learning model - Fits a linear or logistic regression and needs to interpret coefficients - Calculates confidence intervals, p-values, or effect sizes - Needs to choose the right statistical test f

What's inside
Steps it walks through
  1. When to use this skill
  2. Key principles
  3. Core concepts
  4. Common tasks
  5. EDA workflow
  6. Data cleaning pipeline
  7. Hypothesis testing
  8. A/B test analysis with sample size planning
  9. Visualization best practices
  10. Feature engineering
  11. Linear and logistic regression
  12. Anti-patterns / common mistakes
  13. Gotchas
  14. References
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the data-science skill do?

Use this skill when performing exploratory data analysis, statistical testing, data visualization, or building predictive models. Triggers on EDA, pandas, matplotlib, seaborn, hypothesis testing, A/B test analysis, correlation, regression, feature engineering, and any task requiring data analysis or statistical inference.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill data-science-absolutelyskilled-absolutelyskilled --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going