Skill Claude Code
Generate a structured analytical Jupyter notebook from any dataset path. Produces EDA, statistical tests, visualizations, and optional modeling following notebook best practices.
Claude Code skills for reproducible EDA. Talk @ DataAr Córdoba 2026.
Skill Claude Code
Generate a structured analytical Jupyter notebook from any dataset path. Produces EDA, statistical tests, visualizations, and optional modeling following notebook best practices.
Skill Claude Code
Read an executed Jupyter notebook and rewrite placeholder observation cells (marked ) with real findings derived from the actual cell outputs. Closes the loop after /execute-notebook so observations reference real numbers, not pre-execution speculation.
Skill Claude Code
Synthesize an executed and annotated EDA notebook into a 1-3 page executive markdown report. Selects 3-6 key findings, removes code, structures into 7 canonical sections, and produces a stakeholder-ready document. Closes the EDA pipeline after /annotate-findings.
Skill Claude Code
Execute a Jupyter notebook headless with kernel restart using papermill. Captures all cell outputs and overwrites the notebook with the executed version. Fails loudly on the first error with cell index and traceback.
Skill Claude Code
Detect imports in a Jupyter notebook, resolve their installed versions, and emit either requirements.txt (pip) or a poetry add command (Poetry projects). Also appends a watermark cell to the notebook for inline version auditability.
Skill Claude Code
Generate a one-page data quality triage report with traffic-light scores for completeness, consistency, and usability. Outputs actionable blockers and cleaning recommendations before full EDA.
Skill Claude Code
Generate a versionable YAML manifest next to a dataset capturing SHA-256 hash, schema fingerprint, shape, and column metadata. Used to pin a dataset version so future re-runs can verify they are working on the same data.
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: