markdown-to-pdf

star 23

Convert Markdown to PDF

scalyclaw By scalyclaw schedule Updated 3/3/2026

name: Markdown to PDF description: Convert Markdown to PDF script: scripts/main.ts language: javascript install: bun install timeout: 30

Markdown to PDF

Convert Markdown content or Markdown files to PDF documents.

Input

  • markdown (string, optional): Markdown content to convert
  • file_path (string, optional): Path to a Markdown file to convert
  • output_filename (string, optional): Output PDF filename

Output

  • file_path (string): Path to the generated PDF file
Install via CLI
npx skills add https://github.com/scalyclaw/scalyclaw --skill markdown-to-pdf
Repository Details
star Stars 23
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator