PluginBench
Skill
Pass
Audit score 90

minimax-pdf

nexu-io/open-design

Generate branded PDFs with token-based design system and 15 cover styles.

What is minimax-pdf?

A PDF generation skill that creates, fills, and reformats PDFs using a token-based design system with 15 pre-built cover styles. Use it for branded documents, e-guides, reports, and other professionally formatted PDF outputs.

  • Generate PDFs with token-based design system
  • Apply 15 different cover styles to PDFs
  • Fill PDF templates with dynamic content
  • Reformat existing PDFs with design tokens
  • Create branded documents and e-guides
  • Generate professional reports with consistent styling

How to install minimax-pdf

npx skills add https://github.com/nexu-io/open-design --skill minimax-pdf
Prerequisites
  • Node.js and npm installed
  • Access to upstream repository at https://github.com/MiniMax-AI/skills
  • Active agent with skills directory support
Claude Code
Cursor
Windsurf
Cline

How to use minimax-pdf

  1. 1.Install the upstream bundle into your agent's skills directory by following the README at https://github.com/MiniMax-AI/skills
  2. 2.Invoke the skill by name using 'minimax-pdf' or trigger phrases like 'branded pdf', 'cover style pdf', 'e-guide pdf', or 'design system pdf'
  3. 3.Provide PDF content and specify desired cover style from the 15 available options
  4. 4.The agent will generate, fill, and reformat the PDF according to the design tokens

Use cases

Good for
  • Creating branded e-guides with consistent design
  • Generating templated reports with multiple cover options
  • Producing professional PDFs with company branding
  • Filling PDF forms with dynamic content while maintaining design
  • Creating cover variations for the same document content
Who it's for
  • Document automation engineers
  • Marketing and content teams
  • Report generation workflows
  • Branded content creators
  • PDF template developers

minimax-pdf FAQ

What are the 15 cover styles?

The skill includes 15 pre-built cover style templates, but specific style names and previews are available in the upstream repository at https://github.com/MiniMax-AI/skills

Can I use my own design tokens?

The skill uses a token-based design system; refer to the upstream documentation for customizing or extending design tokens.

What PDF formats are supported?

The skill generates and reformats PDFs; specific format support details are in the upstream repository documentation.

Can this fill existing PDF forms?

Yes, the skill can fill and reformat PDFs, making it suitable for template-based PDF generation.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: minimax-pdf description: | Generate, fill, and reformat PDFs with a token-based design system and 15 cover styles. Useful for branded PDFs, e-guides, and reports. triggers:


minimax-pdf

Curated from the MiniMax AI team.

What it does

Generate, fill, and reformat PDFs with a token-based design system and 15 cover styles. Useful for branded PDFs, e-guides, and reports.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/MiniMax-AI/skills

Then ask the agent to invoke this skill by name (minimax-pdf) or with one of the trigger phrases listed in this skill's frontmatter.