recipes.md-spec
NewGitHub TrendingDocumentationby recipes-in-markdown
Recipes.md is a plain-text recipe markup format that produces publication-ready output via [pandoc](https://pandoc.org/), the universal document converter.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/recipes-md-spec.md https://raw.githubusercontent.com/recipes-in-markdown/recipes.md-spec/main/SKILL.md3
Invoke in Claude Code
/recipes-md-specView source on GitHub
documentation
Frequently Asked Questions
What is recipes.md-spec?
Recipes.md is a plain-text recipe markup format that produces publication-ready output via [pandoc](https://pandoc.org/), the universal document converter.
How to install recipes.md-spec?
To install recipes.md-spec, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /recipes-md-spec.
What is recipes.md-spec best for?
recipes.md-spec is a community categorized under Documentation. It is designed for: documentation. Created by recipes-in-markdown.