minimax-pdf

Generate print-ready PDFs from content using a token-driven design system.

54|18|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/open-fox/agents --skill minimax-pdf-open-fox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimax-pdf
Source: https://github.com/open-fox/agents/tree/main/skills/minimax-pdf
Command: npx skills add https://github.com/open-fox/agents --skill minimax-pdf-open-fox

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generates and designs polished PDFs by applying a token-based design system, removing the guesswork from typography, color, and layout.

Core Features & Use Cases

  • Token-driven design: tokens derived from document metadata drive cover and body rendering for consistent identity.
  • End-to-end pipeline: CREATE (generate new PDFs from content), FILL (complete forms), and REFORMAT (apply our style to existing docs).
  • Use cases include proposals, reports, resumes, portfolios, and editorial documents requiring a cohesive visual identity.

Quick Start

Create a new PDF from content.json, allowing the system to render cover and body pages and merge into a final document.

Frequently Asked Questions about minimax-pdf

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

FAQPage Schema
How do I generate print-ready PDFs with consistent typography and layout?

You can generate print-ready PDFs with consistent typography and layout using a token-driven design system. Tokens derived from document metadata drive cover and body rendering, ensuring cohesive visual identity across all pages for reports, proposals, and resumes.

Can I apply a consistent design style to an existing PDF document?

Yes, you can apply a consistent design style to existing PDFs using the REFORMAT pipeline. This end-to-end workflow applies a token-based design system to your existing documents, ensuring consistent typography, color, and layout without needing to recreate the content.

What is the best way to automate report generation with a cohesive visual identity?

The best way to automate report generation with a cohesive visual identity is using a token-driven design pipeline. The workflow processes content through token derivation, cover and body rendering, and merging, producing a ready-to-deliver document with validated dependencies.

Does this PDF rendering pipeline handle dependency validation automatically?

Yes, the PDF rendering pipeline handles dependency validation automatically. The end-to-end workflow includes validation and dependency handling for tools like pypdf, reportlab, matplotlib, and playwright to produce a ready-to-deliver document without manual intervention.

How do I create a new PDF from JSON content with cover and body pages?

To create a new PDF from JSON content, use the CREATE pipeline. The system reads your content.json, derives design tokens, renders the cover and body pages, and merges them into a final, print-ready document with consistent typography and color.

When should I use a token-based design system for PDF generation instead of manual formatting?

You should use a token-based design system for PDF generation when appearance matters and consistency is critical. It removes the guesswork from typography, color, and layout across multi-page documents like white papers, portfolios, and proposals.