·jupyter-notebook
{}

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

13Installs·0Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook

How to Install jupyter-notebook

Quickly install jupyter-notebook AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: microsoft/ai-agents-for-beginners.

SKILL.md

View raw

Prefer the bundled templates and the helper script for consistent structure and fewer JSON mistakes.

User-scoped skills install under $CODEXHOME/skills (default: /.codex/skills).

Identify the notebook kind: experiment or tutorial. Capture the objective, audience, and what "done" looks like.

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook. Source: microsoft/ai-agents-for-beginners.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from microsoft/ai-agents-for-beginners

Quick answers

What is jupyter-notebook?

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook. Source: microsoft/ai-agents-for-beginners.

How do I install jupyter-notebook?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/ai-agents-for-beginners --skill jupyter-notebook Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/microsoft/ai-agents-for-beginners

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-22