From hamelnb
Interacts with a live local Jupyter notebook kernel for Jupyter-like in-memory REPL, notebook inspection/editing with persistent kernel, and explicit verification passes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hamelnb:live-kernelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is the Claude plugin entrypoint for the shared skill in this repo.
This is the Claude plugin entrypoint for the shared skill in this repo.
Use the shared skill files as the source of truth:
../jupyter-live-kernel/SKILL.md../jupyter-live-kernel/scripts/jupyter_live_kernel.py../jupyter-live-kernel/references/jupyter-hooks.mdFollow the shared SKILL.md for behavior, command order, limits, and examples.
npx claudepluginhub hamelsmu/hamelnbInteracts with live local Jupyter notebook kernels to discover servers/notebooks, inspect contents, execute code incrementally, and edit cells while preserving kernel state. Use when avoiding expensive reruns.
Creates and edits reproducible Jupyter notebooks (.ipynb) for experiments, explorations, or tutorials using templates and helper script to avoid JSON errors.