wolfram-overview-page

Convert Markdown documents into Wolfram notebooks with TOC structures.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires MarkdownToNotebook, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually authoring and formatting overview pages for Wolfram Language paclets, enabling the creation of structured documentation in Markdown.

Core Features & Use Cases

  • Markdown Documentation: Allows authors to create overview pages in Markdown, leveraging the Overview template for Wolfram Language paclets.
  • Automatic Build: Converts the Markdown document into a Wolfram notebook with the appropriate layout, using the MarkdownToNotebook tool.
  • Use Case: Ideal for authors and developers who need to produce comprehensive documentation for Wolfram Language paclets with a structured table of contents.

Quick Start

Run the 'wolfram-overview-page' skill to create an overview page for your paclet by providing the path to your Overview.md file.

Frequently Asked Questions about wolfram-overview-page

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

FAQPage Schema
How do I create Wolfram Language paclet overview pages from Markdown?

Markdown documentation streamlines paclet creation by letting authors write structured content in Markdown. It converts this Markdown into a Wolfram notebook using the Overview template, generating a structured table of contents for paclet documentation.

Do I need MarkdownToNotebook to generate paclet documentation?

Yes, the MarkdownToNotebook dependency is required. It handles the core conversion process that transforms your Markdown documents into properly formatted Wolfram notebooks for the paclet overview pages.

What is the best way to build a table of contents for Wolfram paclet documentation?

Using the Overview template within this Markdown conversion workflow is the best way to build a TOC. It focuses on generating TOC structures automatically, replacing the need to manually author and format overview pages for Wolfram Language paclets.

Can I use Markdown for literate programming in Wolfram Language paclets?

Yes, you can use Markdown for literate programming in Wolfram Language paclets. This Skill allows you to author structured documentation in Markdown and automatically builds it into Wolfram notebooks with the appropriate layout.

Why does my Wolfram paclet overview page need a structured TOC?

A Wolfram paclet overview page needs a structured TOC to provide organized documentation. This Skill solves the challenge of manually formatting these pages by automating the generation of TOC structures from Markdown documents.