back
loading skill details...
Convert markdown files to professional PDF documents with proper Chinese font support, theme system, and visual self-check. Use whenever the user asks to…
PDF Creator Create professional PDF documents from markdown with Chinese font support and theme system. Quick Start # Default theme (formal: Songti SC + black/grey, A4 print) uv run --with weasyprint scripts/md_to_pdf.py input.md output.pdf # Warm theme (training: PingFang SC + terra cotta) uv run --with weasyprint scripts/md_to_pdf.py input.md --theme warm-terra # Mobile theme (narrow page, large font — for phone reading / WeChat sharing) uv run --with weasyprint scripts/md_to_pdf.py input.md --theme mobile # Batch convert all markdown files with a specific theme uv run --with weasyprint scripts/batch_convert.py *.md --theme warm-terra --no-preview
don't have the plugin yet? install it then click "run inline in claude" again.