Agent Skills: Jupyter Reproducibility Checker Skill

Skill for checking and ensuring Jupyter notebook reproducibility

ReproducibilityID: a5c-ai/babysitter/jupyter-reproducibility-checker

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/scientific-discovery/skills/jupyter-reproducibility-checker

Skill Files

Browse the full folder contents for jupyter-reproducibility-checker.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/scientific-discovery/skills/jupyter-reproducibility-checker/SKILL.md

Skill Metadata

Name
jupyter-reproducibility-checker
Description
Skill for checking and ensuring Jupyter notebook reproducibility

Jupyter Reproducibility Checker Skill

Purpose

Check and ensure reproducibility of Jupyter notebooks including cell execution order, environment dependencies, and output consistency.

Capabilities

  • Verify execution order
  • Check dependencies
  • Test reproducibility
  • Clear and rerun notebooks
  • Document environments
  • Generate requirements

Usage Guidelines

  1. Load notebook
  2. Check execution order
  3. Identify dependencies
  4. Test fresh execution
  5. Document environment
  6. Generate reports

Process Integration

Works within scientific discovery workflows for:

  • Reproducibility audits
  • Notebook cleanup
  • Environment documentation
  • Quality assurance

Configuration

  • Check criteria
  • Execution settings
  • Environment capture
  • Report formatting

Output Artifacts

  • Reproducibility reports
  • Dependency lists
  • Environment files
  • Cleaned notebooks