wolfram-guide-page

Convert Markdown input into Wolfram Language guide page notebooks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of Wolfram Language guide pages (like those in Wolfram's documentation) using literate Markdown. It's useful for automating the process of producing high-quality guide pages without the need for manual notebook authoring.

Core Features & Use Cases

  • Markdown Conversion: Converts literate Markdown to Wolfram notebook for automated documentation generation.
  • Guide Page Creation: Specializes in building Wolfram guide pages (paclet documentation) with the 'Guide' template.
  • Paclet Integration: Enhances documentation for Wolfram paclets, simplifying the authoring of function and feature overviews.
  • Use Case: When a developer needs to quickly generate a guide page for a Wolfram paclet, such as creating an overview of the available functions and features for users.

Quick Start

Author your Wolfram Language guide page in Markdown and build it using the MarkdownToNotebook skill by providing the markdown file to the skill.

Frequently Asked Questions about wolfram-guide-page

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

FAQPage Schema
How do I generate Wolfram Language guide pages from Markdown?

This Skill converts literate Markdown input into Wolfram notebooks to automate the creation of Wolfram Language guide pages. It uses the MarkdownToNotebook dependency to build structured paclet documentation without manual notebook authoring.

When do I need to automate Wolfram paclet documentation creation?

You need automated paclet documentation creation when you want to quickly produce high-quality function and feature overviews for users. It streamlines documentation generation by replacing manual notebook authoring with literate Markdown conversion.

Can I use literate Markdown to build Wolfram documentation notebooks?

Yes, you can use literate Markdown to build Wolfram documentation notebooks. The Skill applies the 'Guide' template to your Markdown input, converting it directly into notebook format for the Wolfram Language documentation suite.

What is the best way to create Wolfram guide pages without manual notebook authoring?

The best way to create guide pages without manual notebook authoring is to write your content in Markdown and process it with MarkdownToNotebook. This approach generates the required notebook structure automatically, tailored for paclet integration.

Does MarkdownToNotebook support the Wolfram Language Guide template?

Yes, MarkdownToNotebook supports the Wolfram Language Guide template through this Skill. It specifically targets the creation of guide pages, ensuring your Markdown content is formatted correctly for paclet documentation integration.

Why should I use Markdown for Wolfram paclet documentation instead of manual notebooks?

Using Markdown streamlines the authoring process and eliminates manual notebook editing. It allows developers to quickly generate high-quality guide pages by converting literate Markdown into structured notebooks, enhancing paclet documentation integration.