wolfram-prompt

Convert literate-markdown into Wolfram notebooks for Prompt Repository submission.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of converting markdown-formatted documentation into Wolfram Prompt Repository resources efficiently, reducing the complexity of manually authoring notebooks for Prompt resources.

Core Features & Use Cases

  • Markdown to Notebook Conversion: Automates the process of converting markdown to Wolfram notebook, ready for submission to the Wolfram Prompt Repository.
  • Custom Templates: Allows for the creation of custom notebooks based on Prompt templates, ensuring a standardized look and functionality.
  • Code Cell Execution: Facilitates execution of code cells in markdown for dynamic content and testing of the resource.
  • Prompt Types: Supports Persona, Function, and Modifier prompt types with dedicated fields for each.
  • Submission Check: Integrates submission checks for style guidelines and functional requirements to ensure quality of submission.

Quick Start

Author a markdown document as per the template and convert it to a notebook with the command 'markdown-to-notebook' to generate your Prompt Repository resource.

Frequently Asked Questions about wolfram-prompt

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

FAQPage Schema
How do I convert markdown to a Wolfram notebook for the Prompt Repository?

To convert markdown to a Wolfram notebook, you author a literate-markdown document and run the 'markdown-to-notebook' command to generate a standardized notebook ready for submission.

What types of Wolfram prompts can I create from markdown?

You can create Persona, Function, and Modifier prompt types from markdown, with the conversion process applying dedicated fields and templates specific to each prompt category.

Can I execute code cells when converting markdown to Wolfram notebooks?

Yes, the markdown to notebook conversion facilitates the execution of code cells directly within the markdown source, allowing you to test dynamic content before generating the final Wolfram notebook.

Does the markdown to notebook conversion check Wolfram Prompt Repository guidelines?

Yes, the process integrates submission checks against style guidelines and functional requirements, ensuring your converted notebook meets the quality standards for Prompt Repository submission.

Do I need to manually format Wolfram notebooks for prompt submission?

No, you can avoid manual formatting by using custom Prompt templates that automatically convert your literate-markdown into a standardized Wolfram notebook suitable for deployment and submission.