create-notebook

Convert structured Markdown content into Wolfram Notebook (.nb) files.

4|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/WolframInstitute/ClaudePluginComputationalResearch --skill create-notebook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-notebook
Source: https://github.com/WolframInstitute/ClaudePluginComputationalResearch/tree/main/skills/create-notebook
Command: npx skills add https://github.com/WolframInstitute/ClaudePluginComputationalResearch --skill create-notebook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of Wolfram Notebooks (.nb files) from structured Markdown content, streamlining the process of generating technical documentation and computational reports.

Core Features & Use Cases

  • Markdown to Notebook Conversion: Transforms Markdown text, including headings, lists, math (LaTeX), and code blocks, into Wolfram Notebook cells.
  • Structured Notebook Creation: Supports predefined templates (research, paper-analysis, computation) for consistent notebook structure.
  • Use Case: You have research notes in Markdown format and need to create a formal Mathematica notebook for sharing. This Skill can convert your notes into a well-formatted .nb file with appropriate cell types and structure.

Quick Start

Use the create-notebook skill to generate a Wolfram Notebook from the provided markdown content.

Frequently Asked Questions about create-notebook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown to a Wolfram Notebook?

To convert Markdown to a Wolfram Notebook, this Skill transforms structured Markdown content into a .nb file. It directly maps headings, text, lists, LaTeX math, and code blocks into appropriate Mathematica notebook cell types.

Can I use LaTeX math and code blocks when generating Mathematica notebooks from Markdown?

Yes, you can use LaTeX math and code blocks when generating Mathematica notebooks. The conversion process supports these Markdown elements and translates them directly into the corresponding formatted notebook cell types.

Does this Markdown to notebook conversion support predefined templates for research projects?

Yes, this conversion supports predefined templates for research projects. It facilitates structured notebook creation by offering templates for research, paper-analysis, and computation to ensure consistent technical documentation formatting.

What is the best way to create computational reports from Markdown notes in Mathematica?

The best way to create computational reports from Markdown notes is using an automated conversion process. It streamlines generating technical documentation by mapping structured Markdown content like lists and code into formal Wolfram Notebook cells.

Are there limitations on what Markdown elements can be converted into Wolfram Notebook cells?

The conversion supports headings, text, lists, LaTeX math, and code blocks as Markdown elements. Complex formatting outside of these specific structured content types may not map directly to appropriate Wolfram Notebook cell types.