minimax-pdf

Generate styled PDF documents from JSON content and design tokens.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/hheydaroff/common-agent-skills --skill minimax-pdf-hheydaroff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimax-pdf
Source: https://github.com/hheydaroff/common-agent-skills/tree/main/skills/minimax-pdf
Command: npx skills add https://github.com/hheydaroff/common-agent-skills --skill minimax-pdf-hheydaroff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, reportlab, matplotlib, playwright, python-dateutil, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of high-quality PDF documents by automating the styling, layout, and assembly process.

Core Features & Use Cases

  • Full-custom PDF Generation: Generate styled PDFs from JSON content and design tokens, enabling consistent branding.
  • Reformat Existing Documents: Apply a visual style to pre-existing documents like Markdown, text, or PDFs for presentation or archiving.
  • Use Case: A user wants to convert a Markdown report into a professionally styled PDF with specific branding and visual identity, starting from an outline outline or existing report.

Quick Start

Use this Skill to generate a styled PDF report from content.json and tokens.json files, simplifying report production workflows.

Frequently Asked Questions about minimax-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a styled PDF from JSON content automatically?

To generate a styled PDF automatically, this Skill assembles your JSON content data using predefined design tokens to ensure consistent branding and professional layout. It streamlines report production workflows by mapping data to visual elements.

Can I reformat an existing Markdown report into a branded PDF?

Yes, you can reformat existing Markdown documents into a branded PDF. This Skill applies visual styles to pre-existing documents like Markdown or text files, ensuring professional presentation and stylistic consistency for archiving.

What design tokens do I need to create a branded PDF layout?

Design tokens for a branded PDF layout should define your visual identity rules, such as colors, typography, and spacing. The Skill uses these tokens alongside your JSON content data to automate styling and enforce full layout customization.

Does this PDF generation approach support cover design and form filling?

Yes, this PDF generation approach supports cover design and form filling. It includes features for full layout customization, allowing you to create polished, visually consistent documents like proposals and resumes from structured content data.

What is the best way to convert structured content into a professional proposal PDF?

The best way to convert structured content into a professional proposal PDF is using design tokens to automate styling and assembly. This ensures stylistic consistency across documents while simplifying the report production workflow.

Do I need Python dependencies like reportlab and pypdf to automate document styling?

Yes, Python dependencies like reportlab, pypdf, and matplotlib are required to automate document styling and assembly. These libraries handle PDF generation, manipulation, and visual rendering within the automation scripts.