What problem does it solve? Creating visually polished PDFs usually requires manual layout work in design tools, and filling or restyling existing PDFs is tedious. This Skill automates PDF creation, form filling, and document reformatting through a unified CLI with a consistent design system. ## Core Features & Use Cases - CREATE: Generate a new PDF from a content.json file with 15 document types (report, proposal, resume, academic, etc.), each with its own palette, cover pattern, and font pairing. Supports headings, tables, images, charts, flowcharts, math formulas, code blocks, and bibliographies. - FILL: Inspect and fill form fields (text, checkbox, dropdown, radio) in an existing PDF without altering its layout. - REFORMAT: Convert existing Markdown, text, PDF, or JSON documents into a styled PDF using the full design pipeline. - Use Case: A consultant needs a client-ready proposal. They write the content as JSON blocks, run the CREATE route with the 'proposal' type, and receive a print-ready PDF with a designed cover page and consistently styled body pages. ## Quick Start Ask the AI to generate a professional PDF report titled 'Q3 Strategy Review' from your content using the minimax-pdf skill's CREATE route.