What it does

Convert any HTML file to a print-ready PDF (brand colors preserved via Playwright Chromium) and/or a structured DOCX with proper page breaks, heading styles, tables, and callout boxes.

Use when the user asks to convert an HTML file to PDF or DOCX, export a report as PDF, or generate a Word document from an HTML source.

How it arrives

You don't install skills one by one. ClevskillSetup installs the whole curated pack, wires the safety hooks, and verifies each skill actually runs on your machine. The weekly health scan re-checks it from then on, and repairs route through your approval.

Setup

This skill works best with a playwright and python-docx API key (free tiers exist). The installer's Connect step walks you through getting the key, validates it against the provider, and stores it in the encrypted vault; it is never written to a plaintext file. Without the key the skill still runs in local-only mode where that is safe, and tells you what it skipped.

Invoke it

In Claude Code or Claude Cowork, just ask in plain language; skills trigger on intent. Things people say that make this skill run:

you: convert this HTML to PDF
you: generate a PDF from this HTML
you: export as PDF
claude: [html-to-pdf-docx runs, result returned with full audit log]

A documents-and-data tool: it works on your files locally and writes results to new files, never over your originals.