MiniMax/minimax-pdf — Agent Skills | officialskills.sh
Back to skills

minimax-pdf

communitydocs

Generates print-ready PDFs through three routes: creating documents from scratch with a token-based design system, filling form fields in existing PDFs, and reformatting existing documents into styled output.

Setup & Installation

npx skills add https://github.com/MiniMax-AI/skills --skill minimax-pdf
or paste the link and ask your coding assistant to install it
https://github.com/MiniMax-AI/skills/tree/main/skills/minimax-pdf
View on GitHub

What This Skill Does

Generates print-ready PDFs through three routes: creating documents from scratch with a token-based design system, filling form fields in existing PDFs, and reformatting existing documents into styled output. Supports 15 cover styles with per-type typography and color tokens. Works with reports, resumes, proposals, portfolios, and more.

Instead of manually wiring together PDF libraries, font loading, cover design, and form handling, this skill provides a single pipeline that handles design tokens, cover rendering, body layout, and merging in one command.

When to use it

  • Generating a client proposal PDF with a split-panel cover and custom accent color
  • Filling out a government or legal form PDF without touching the layout
  • Converting a Markdown draft into a designed, print-ready report
  • Building a resume with an oversized typographic cover from structured content
  • Reformatting a plain text document into a magazine or editorial PDF layout