Agent skill · bighardperson

minimax-pdf

Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): "make a PDF", "generate a report", "write a proposal", "create a resume", "beautiful PDF", "professional document", "cover page", "polished PDF", "client-ready document". FILL (complete form fields): "fill in the form", "fill out this PDF", "complete the form fields", "write values into PDF", "what fields does this PDF have". REFORMAT (apply design to an existing doc): "reformat this document", "apply our style", "convert this Markdown/text to PDF", "make this doc look good", "re-style this PDF". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.

What it needs

About 5k tokens when loaded.

What this skill does

minimax-pdf Three tasks. One skill. Read design/design.md before any CREATE or REFORMAT work. --- Route table User intent Route Scripts used --- --- --- Generate a new PDF from scratch CREATE palette.py → cover.py → rendercover.js → renderbody.py → merge.py Fill / complete form fields in an existing PDF FILL fillinspect.py → fillwrite.py Reformat / re-style an existing document REFORMAT reformatparse.py → then full CREATE pipeline Rule: when in doubt between CREATE and REFORMAT, ask whether the user has an existing document to start from. If yes → REFORMAT. If no → CREATE. --- Route A: CREATE Full pipeline — content → design tokens → cover → body → merged PDF. Doc types: report · proposal · resume · portfolio · academic · general · minimal · stripe · diagonal · frame · editorial · magazine · darkroom · terminal · poster Type Cover pattern Visual identity --- --- --- report fullbleed Dark bg, dot grid, Playfair Display proposal split Left panel + right geometric, Syne resume typographic Oversized first-word, DM Serif Display portfolio atmospheric Near-black, radial glow, Fraunces academic typographic Light bg, classical serif, EB Garamond general fullbleed Dark slate, Outfit minimal minimal White + single 8px accent bar, Cormorant Garamond stripe stripe 3 bold horizontal color bands, Barlow Condensed diagonal diagonal SVG angled cut, dark/light halves, Montserrat frame frame Inset border, corner ornaments, Cormorant editorial editorial Ghost letter, all-caps title, Bebas Neue magazine magazine Warm cream bg, centered stack, hero image, Playfair Display darkroom darkroom Navy bg, centered stack, grayscale image, Playfair Display terminal terminal Near-black, grid lines, monospace, neon green poster poster White bg, thick sidebar, oversized title, Barlow Condensed Cover extras (inject into tokens via --abstract, --cover-image): --abstract "text" — abstract text block on the cover (magazine/darkroom) --cover-image "url" — hero image URL/path (magazine, darkroom, poster) …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bighardperson/PDF 文档生成

View the source on GitHub

Browse the @skills marketplace