hamelsmu/hamelnb · Archived

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.

First seen Jun 11, 2026

Installation

$ npx skills add hamelsmu/hamelnb --skill live-kernel

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from hamelsmu/hamelnb.

npx skills add hamelsmu/hamelnb

Browse all from hamelsmu/hamelnb

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 46
Default branch main
Open issues 2
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 647 B
  • docs SUMMARY.md 248 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 11 installs

SKILL.md

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/jupyterlivekernel.py
  • ../jupyter-live-kernel/references/jupyter-hooks.md

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