# Hamelnb

> Work against a live local Jupyter notebook kernel. Use this when an agent needs a Jupyter-like in-memory REPL, wants to inspect or edit a notebook while keeping the kernel alive, or needs an explicit verification pass at the end.

- Skill: `hamelsmu/hamelnb-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hamelsmu/hamelnb-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hamelsmu/hamelnb-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: hamelsmu (https://skillmd.com/u/hamelsmu)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/hamelsmu/hamelnb-2

---


# hamelnb

This is the Claude Code entrypoint for the shared skill in this repo.

Use the shared skill files as the source of truth:
- `../../../skills/jupyter-live-kernel/SKILL.md`
- `../../../skills/jupyter-live-kernel/scripts/jupyter_live_kernel.py`
- `../../../skills/jupyter-live-kernel/references/jupyter-hooks.md`

Follow the shared `SKILL.md` for behavior, command order, limits, and examples.

