Agent Skills
› paperclipai/companies
› minimax-pdf
minimax-pdf
GitHub提供PDF文档的创建、表单填写和格式重排三大功能,支持15种封面样式。基于令牌的设计系统自动匹配排版与色彩,适用于生成印刷级高质量文档。
Trigger Scenarios
需要生成新的PDF文档
需要填充PDF表单字段
需要重新格式化现有PDF
Install
npx skills add paperclipai/companies --skill minimax-pdf -g -y
SKILL.md
Frontmatter
{
"name": "minimax-pdf",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "skills\/minimax-pdf\/SKILL.md",
"repo": "MiniMax-AI\/skills",
"usage": "referenced",
"commit": "ce4855d12931f58514c21ba22b76b8e36a4b1668",
"license": "MIT",
"attribution": "MiniMax"
}
]
},
"description": "Generate, fill, and reformat PDF documents with a token-based design system for print-ready output"
}
Three PDF pipelines: CREATE polished PDFs from scratch (15 cover styles), FILL existing form fields, or REFORMAT documents into a new design. Token-based design system with typography and color derived from document type.
Version History
- 514503b Current 2026-07-24 18:03


