minimax-pdf
SKILL.md
A. Scope and Operating Contract
This skill governs authoring and converting HTML into print-quality PDF.
Primary output goals:
- Stable pagination and predictable layout on Linux runtime.
- Searchable/selectable text (no screenshot-based fallback).
- Professional, citation-safe long-form documents.
B. Hard Constraints (Do Not Violate)
B1. Conversion entrypoint
For HTML->PDF, use html_to_pdf only.
Forbidden:
- Screenshot/print hacks or manual browser printing
- Direct invocation of low-level local scripts for conversion