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.