byjupyter-ai-contrib· 1 skill
Use the nb CLI for all Jupyter notebook (.ipynb) operations, including reading, inspecting, creating, editing cells, deleting cells, clearing outputs, searching, executing, and working with connected JupyterLab sessions or remote kernel gateways. Required when an agent needs deterministic notebook manipulation without directly reading or writing raw notebook JSON.
$npx -y skills add jupyter-ai-contrib/nb-cli --skill notebook-cliInstalls into the current project.
Run `npx skills use "https://github.com/jupyter-ai-contrib/nb-cli" --skill "jupyter-ai-contrib/nb-cli/notebook-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jupyter-ai-contrib/nb-cli" that are relevant to the current task. Run `npx skills add "https://github.com/jupyter-ai-contrib/nb-cli"` and select the relevant skills, then follow their instructions.