markpress

Installation
SKILL.md

MarkPress — PDF

CLI tool to convert local Markdown files into PDF documents, with built-in templates, syntax highlighting, and Mermaid diagram rendering.

Installation

npm install -g @liustack/markpress@latest
npx playwright install chromium

Version check: Before generating PDFs, run markpress --version. If the command is not found or the version is outdated, re-run the install command above.

Decision Tree

When the user asks for PDF output, follow this flow:

Installs
5
GitHub Stars
1
First Seen
Feb 24, 2026
markpress — liustack/pagepress