jupyter-notebook-assistant

Community

Organizes and cleans Jupyter notebooks for readability.

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Jupyter notebooks often become cluttered with unused cells and unclear structure; this Skill cleans, organizes, and documents notebooks for maintainability.

Core Features & Use Cases

  • Notebook analysis: Counts cells, identifies code vs markdown
  • Cleaning actions: Remove empty cells, clear outputs
  • Documentation: Generate structured sections and docs

Quick Start

Process notebook.ipynb and generate a cleaned version.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jupyter-notebook-assistant
Download link: https://github.com/Dexploarer/claudius-skills/archive/main.zip#jupyter-notebook-assistant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository