make-pdf

Installation
SKILL.md

Host-neutral runtime bindings

These assignments select stable paths only; they do not install anything or grant consent:

GSTACK_HOME="${GSTACK_HOME:-$HOME/.gstack}"
GSTACK_ROOT="$GSTACK_HOME"
GSTACK_STATE_ROOT="$GSTACK_HOME"
GSTACK_BIN="$GSTACK_HOME/bin"
BUN_CMD="$GSTACK_BIN/bun"
B="$GSTACK_BIN/browse"
P="$GSTACK_BIN/make-pdf"

Optional runtime binding

This workflow requires the pdf capability. Read references/RUNTIME.md before attempting installation. Pure planning or document review can continue without it. If unavailable, follow the consent-first pdf capability handoff in references/RUNTIME.md. It expands to pdf, diagram, and browser; do not guess a checkout-relative setup command.

make-pdf: publication-quality PDFs from markdown

Installs
17
GitHub Stars
1
First Seen
6 days ago
make-pdf — time-attack/gstack