nandita7krishnan/data-science-agent-toolkit

A blueprint for building an agentic harness for your data science team, a structured context layer that turns any AI coding assistant (Cursor, Claude Code, Copilot, etc.) into a competent data science teammate.

This repository also configures its own agents. See what data-science-agent-toolkit tells them →

10Stars on the repository
22Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

analysis-planner

02

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Turn a fuzzy stakeholder question into a structured plan — clarifying questions, hypotheses, metrics, data sources, method, and deliverable shape — before any query runs.

not rated 10 4mo ago A 37 tokens

eda-profiler

07

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Profile any table — row counts, nulls, distributions, ranges, anomalies — sample-aware for big data, with output as a structured markdown summary.

not rated 10 4mo ago A 34 tokens

feature-engineer

08

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Build a feature pipeline for tabular ML — encode, scale, impute, date-feature, assemble with ColumnTransformer, and run a leakage check before fitting anything.

not rated 10 4mo ago A 37 tokens

model-evaluator

12

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Score a trained model honestly — pick the right metric, compare to a naive baseline, report bootstrap CIs, plot residuals/calibration, and break out by slices.

not rated 10 4mo ago A 38 tokens

notebook-reviewer

13

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Fresh-eyes review of an analysis notebook — hidden assumptions, missing CIs, sample-size issues, p-hacking risk, missing seed, cell ordering, missing data lineage — outputs ready-to-paste review comments.

not rated 10 4mo ago A 48 tokens

pii-scrubber

14

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Detect and mask PII in query output, logs, or notebook cells before sharing — applies the right transformation per data class from docs/data-classification.md.

not rated 10 4mo ago A 37 tokens

plotting-graphs

16

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Produce publication-quality charts that respect the data and the reader — chart-type selection, visual hierarchy, color, annotation, and the team's palette.

not rated 10 4mo ago A 33 tokens

query-reviewer

17

nandita7krishnan/data-science-agent-toolkit

Skill Claude CodeCodex

Pre-execution SQL review — partition filters, SELECT , cross joins, scan estimates, deterministic ordering, type coercion — surface issues before the query runs.

not rated 10 4mo ago A 35 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: