create-wolfram-documentation

Convert literate-markdown files into Wolfram Language notebooks and reference pages.

Updated May 22, 2026
One-click install
npx skills add https://github.com/WolframInstitute/MarkdownToNotebook --skill create-wolfram-documentation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-wolfram-documentation
Source: https://github.com/WolframInstitute/MarkdownToNotebook/tree/main/skills/create-wolfram-documentation
Command: npx skills add https://github.com/WolframInstitute/MarkdownToNotebook --skill create-wolfram-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating Wolfram Language documentation from literate-markdown files, streamlining the conversion to notebooks and reference pages.

Core Features & Use Cases

  • Documentation Orchestration: Automates the generation of documentation for Wolfram Language projects and paclets.
  • Markdown-to-Notebook Conversion: Converts literate-markdown files into Wolfram notebooks and reference pages.
  • Skill-Based Authoring: Utilizes a suite of authoring skills to create different types of documentation, such as guides, reference pages, and tutorials.
  • Workflow Management: Manages the workflow from surveying the project to building and verifying the documentation.

Quick Start

Use the create-wolfram-documentation skill to generate documentation for your Wolfram Language project by running the appropriate sub-skill for each type of documentation you need.

Frequently Asked Questions about create-wolfram-documentation

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

FAQPage Schema
How do I generate Wolfram Language documentation from markdown files?▼

To generate Wolfram Language documentation from markdown, this skill automates the conversion of literate-markdown files into Wolfram notebooks and reference pages.

What is the best way to automate Wolfram notebook creation for a paclet?▼

Automating Wolfram notebook creation for a paclet is handled by orchestrating documentation workflows that survey your project and build guides, reference pages, and tutorials.

Can I create Wolfram tutorials and guides using a markdown-to-notebook conversion process?▼

Yes, you can create Wolfram tutorials and guides by utilizing a suite of authoring skills that manage the markdown-to-notebook conversion workflow for different documentation types.

Does this documentation generation process handle workflow management from start to finish?▼

Yes, the documentation generation process handles workflow management by surveying the project, building the documentation, and verifying the final Wolfram notebooks and reference pages.

Do I need to format my markdown in a specific way to build Wolfram reference pages?▼

You need to format your content as literate-markdown files, which the documentation workflow then processes to build Wolfram notebooks and reference pages for your project.