wolfram-symbol-page

Convert literate-markdown documents into Wolfram notebooks for symbol reference pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation of Wolfram Language symbol reference pages by allowing authors to write literate-markdown documents that are then converted into documentation notebooks.

Core Features & Use Cases

  • Markdown Authoring: Authors can write documentation in markdown, leveraging the familiar syntax.
  • Conversion to Notebooks: The markdown is converted into Wolfram notebooks, which can be used for documentation and reference.
  • Use Case: If you need to document a new Wolfram Language symbol or paclet function, this Skill can help you create a reference page that is automatically converted from markdown to a Wolfram notebook.

Quick Start

Write a markdown document with the Symbol template, including the Name, Context, Paclet, and URI for your symbol. Then, use MarkdownToNotebook to convert it into a documentation notebook.

Frequently Asked Questions about wolfram-symbol-page

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

FAQPage Schema
How do I convert markdown to a Wolfram notebook for symbol documentation?

To convert markdown to a Wolfram notebook for symbol documentation, write a literate-markdown document using the Symbol template with Name, Context, Paclet, and URI, then apply MarkdownToNotebook to generate the final reference page.

What is literate markdown for Wolfram Language paclet documentation?

Literate markdown for Wolfram Language paclet documentation is an authoring format combining standard markdown syntax with symbol metadata templates, designed to be automatically converted into Wolfram notebooks for reference pages.

Can I use markdown authoring to document new Wolfram Language symbols?

Yes, you can use markdown authoring to document new Wolfram Language symbols by writing literate-markdown files containing the required symbol metadata and converting them into documentation notebooks.

What's the best way to create Wolfram Language symbol reference pages?

The best way to create Wolfram Language symbol reference pages is authoring literate-markdown documents with the Symbol template and using a markdown-to-notebook conversion process for streamlined documentation generation.

What metadata do I need to include in a Wolfram symbol documentation template?

You need to include Name, Context, Paclet, and URI metadata in a Wolfram symbol documentation template to ensure the literate-markdown document converts correctly into a functional documentation notebook.

Does markdown to notebook conversion work for paclet function documentation?

Yes, markdown to notebook conversion works for paclet function documentation by transforming literate-markdown documents into Wolfram notebooks, providing a streamlined process from markdown authoring to final reference pages.