By calkit
Transform ad-hoc research repositories into reproducible Calkit data pipelines. Add stages via CLI (`calkit xr`) or YAML for Python scripts, Jupyter notebooks, shell commands, R/Julia/MATLAB; automatically detect and wire I/O, manage environments (uv-venv, conda, docker, renv), and integrate git/DVC storage using agent skills.
Add a single new stage to an existing Calkit pipeline. Use when the user invokes `/calkit:add-pipeline-stage` or asks to add a script, notebook, or command to the pipeline.
Calkit conventions and foundational context. Load whenever working in a Calkit project—defines calkit.yaml structure, environments, pipeline stages, CLI commands, and version control conventions.
Convert an existing repo with ad hoc scripts into a fully reproducible Calkit pipeline. Use when the user invokes `/calkit:create-pipeline` or asks to make a project reproducible end-to-end.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub calkit/calkit --plugin calkitProject lifecycle management — onboarding, documentation quality, handoff readiness, and community health for research software projects
Development automation skills for Python projects
Scientific research agent extension - turns research goals into reproducible Jupyter notebooks with Python REPL, data analysis, and ML workflows
Complete project lifecycle toolkit: initialization, epic/sprint workflow, CI/CD scaffolding, Docker packaging, security auditing, and document processing
Guardrails your research workflow — checks hypotheses, catches known bugs, flags sloppy methodology.
Computational-science methodology for Claude Code: research framing, pre-registration, reproducible analysis, anomaly investigation, and red-team review