Convert Markdown files to PDF, PNG, or JPEG using headless Chrome (Puppeteer), following the same methodology as VS Code's Markdown Preview Enhanced extension. Use this skill whenever the user asks to: export/convert/render markdown to PDF or image, generate a printable document from .md files, create publication-ready PDFs from markdown, set up a markdown-to-PDF pipeline, or install/configure the Node.js + Puppeteer + Chrome environment needed for headless rendering. Also trigger when the user mentions "md2pdf", "markdown export", "puppeteer PDF", "headless chrome PDF", "crossnote", "mume", or wants WYSIWYG-quality PDF output from markdown source files. This skill covers both environment setup AND the actual conversion process.
$npx -y skills add wentorai/research-claw --skill md2pdf-exportInstalls into the current project.
Run `npx skills use "https://github.com/wentorai/research-claw" --skill "wentorai/research-claw/md2pdf-export"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wentorai/research-claw" that are relevant to the current task. Run `npx skills add "https://github.com/wentorai/research-claw"` and select the relevant skills, then follow their instructions.