Minimax Pdf

v1.0.0

HTML-first PDF production skill for reports, papers, and structured documents. Must be applied before generating PDF deliverables from HTML.

0· 1.8k·59 current·62 all-time
byKris@krisliu16
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (HTML-first PDF production) matches the instructions: detailed constraints, CSS/page-model guidance, and a single declared conversion entrypoint (html_to_pdf). No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The instructions are narrowly scoped to preparing HTML for a print-quality conversion and include explicit forbid/allow lists (no Paged.js injection, no runtime chart libraries, preserve links, citation rules). They do require the agent to verify citation sources ("never invent references" / "verifiable") which implies network lookups or access to source materials; SKILL.md does not specify how to perform verification, so the agent will rely on its normal capabilities/environment to do so.
Install Mechanism
There is no install spec and no code files. This is the lowest-risk format: nothing is written to disk and no external packages are pulled.
Credentials
The skill requests no environment variables, credentials, or config paths. The operational rules reference a single conversion entrypoint (html_to_pdf) but do not ask for unrelated secrets or system access.
Persistence & Privilege
Skill flags are default (always:false, agent-invocable allowed). It does not request persistent privileges, system-wide changes, or access to other skills' configurations.
Assessment
This is an instruction-only PDF conversion guide and appears coherent for producing print-quality PDFs. Before installing or using it, confirm that your agent runtime actually provides the expected html_to_pdf conversion entrypoint (the skill mandates using that and forbids fallback browser-screenshot methods). Expect the agent to perform link/citation verification (which may require normal network access) — if you have strict network or data policies, decide whether to allow those lookups. Because the skill source/homepage is unknown, you may want to test it on non-sensitive sample documents to ensure the pipeline and styling rules produce the output you expect.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d256pv3jvrchjn32846vcgh82fw52

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments