# Live Kernel

> 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/live-kernel` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hamelsmu/live-kernel`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hamelsmu/live-kernel/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- 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/live-kernel

---


# hamelnb:live-kernel

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.md`

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

