📓
DataPython

Jupyter Notebook

by NousResearch

Jupyter Notebook is a Data skill for Claude Code, published by NousResearch in hermes-agent.

229.7K stars45.3K forkson NousResearch/hermes-agentAdded 2026/08/13Repository updated 2026/08/13
aiai-agentai-agentsanthropicchatgptclaudeclaude-codecodexhermeshermes-agentllmnous-researchopenai
Install in seconds
Install Jupyter Notebook
Copy Jupyter Notebook into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/NousResearch/hermes-agent/tree/main/optional-skills/data-science/jupyter-notebook ~/.claude/skills/jupyter-notebook

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/NousResearch/hermes-agent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
optional-skills/data-science/jupyter-notebook/SKILL.md in NousResearch/hermes-agent
Installs to
~/.claude/skills/jupyter-notebook
Collection
One of 24 skills cataloged from this repository
Category
Data668 skills

What Jupyter Notebook does

Jupyter Notebook provides a stateful Python REPL via a live Jupyter kernel (hamelnb) so variables persist across executions. Use it for iterative data exploration, API inspection, and complex code development.

Jupyter Notebook is cataloged under Data on DirSkills. Jupyter Notebook comes from a repository tagged ai, ai-agent, ai-agents, anthropic and chatgpt.

Documentation

README

Jupyter Notebook (hamelnb live kernel)

Gives you a stateful Python REPL via a live Jupyter kernel. Variables persist across executions. Use this instead of execute_code when you need to build up state incrementally, explore APIs, inspect DataFrames, or iterate on complex code.

When to Use This vs Other Tools

Tool Use When
This skill Iterative exploration, state across steps, data science, ML, "let me try this and check"
execute_code One-shot scripts needing hermes tool access (web_search, file ops). Stateless.
terminal Shell commands, builds, installs, git, process management

Rule of thumb: If you'd want a Jupyter notebook for the task, use this skill.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Jupyter Notebook

  • What else does NousResearch publish alongside Jupyter Notebook?

    Jupyter Notebook is one of 24 skills that DirSkills catalogs from NousResearch/hermes-agent, the repository it ships in. Its siblings there include 1-3-1 Communication Rule, Antigravity CLI and Article Illustrator. Each one is a separate skill with its own page in this directory, installs the same way Jupyter Notebook does, and is maintained by NousResearch in that same repository. The rest of the collection is listed on the NousResearch/hermes-agent page.

  • How does Jupyter Notebook compare to other Data skills?

    Jupyter Notebook ranks #2 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Solana and Hyperliquid. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Jupyter Notebook against them. Open each page to compare what they document and how they install.

More from NousResearch/hermes-agent

Jupyter Notebook is one of 24 skills cataloged on DirSkills from NousResearch/hermes-agent.

See all 24 skills
📋
3w ago

1-3-1 Communication Rule

1-3-1 Communication Rule produces structured decision briefs that present one problem, three options with trade-offs, and one recommendation. Use it when a task has multiple viable approaches and the user needs a clear proposal.
Writing
229.7K45.3K
🤖
3w ago

Antigravity CLI

Antigravity CLI operates the agy command-line interface for plugins, authentication, and sandbox configuration. Use it to install, debug, and run one-shot or interactive Antigravity coding-agent sessions from Hermes.
AI Engineering
229.7K45.3K
🎨
3w ago

Article Illustrator

Article Illustrator analyzes articles, identifies illustration positions, and generates images with consistent type, style, and palette. Use it when asked to illustrate an article or add images to content.
Writing
229.7K45.3K
🎵
3w ago

AudioCraft Audio Generation

AudioCraft Audio Generation provides guidance for using Meta's AudioCraft models (MusicGen, AudioGen, EnCodec) to generate music and sound effects from text descriptions. Use it when building applications that require text-to-music, melody-conditioned generation, or text-to-sound synthesis.
AI Engineering
229.7K45.3K
🤖
3w ago

Blackbox

Blackbox delegates coding tasks to the Blackbox AI multi-model CLI, which runs prompts through multiple LLMs and selects the best result. Use it for one-shot coding tasks, PR reviews, background long-running work, and checkpoint-resumed sessions.
AI Engineering
229.7K45.3K
📐
3w ago

Concept Diagrams

Concept Diagrams generates flat, minimal educational SVG visuals as a single self-contained HTML file with automatic light/dark mode. Use it for physics setups, biology diagrams, floor plans, and process flows when a more specialized diagram skill is not available.
Frontend
229.7K45.3K