make-pdf (gstack)

Turns a Markdown file into a polished, publication-quality PDF ready to hand off or print. Its job is the format conversion — Markdown in, styled PDF out — not writing or updating the documentation's content, and not extracting data from web pages.

A situation it fits

You have a finished Markdown report and want it turned into a clean, print-ready PDF to send to a client.
make-pdf (gstack). The two documentation skills are the trap. make-pdf converts a Markdown file into a polished PDF — a format change, not a content change. By contrast document-generate writes documentation that does not exist yet, from scratch, for undocumented code; document-release updates EXISTING docs after a change ships, bringing them back in sync with what landed; scrape extracts structured data from a web page that does not hand it over cleanly.

3 scenarios in the bank answer to make-pdf (gstack). The rest are in the game.

Skills it gets confused with

These share a family with make-pdf (gstack), which is another way of saying they are the ones you might reach for by mistake.

Knowing what make-pdf (gstack) does is the easy half. Telling it apart from the others under time pressure is the game.

Today's session

make-pdf (gstack) is part of garrytan/gstack. Licence: MIT. The description above was written for this game, not taken from the skill.

← All skills