report-to-pdf

Converts static HTML analytics-report exports to verified PDFs via headless Chrome with provenance metadata.

488|76|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/openai/role-specific-plugins --skill report-to-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-to-pdf
Source: https://github.com/openai/role-specific-plugins/tree/main/plugins/data-analytics/skills/build-report/report-to-pdf
Command: npx skills add https://github.com/openai/role-specific-plugins --skill report-to-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert static Data Analytics report exports (HTML or dashboards) into a portable, verified PDF artifact for sharing and archival, preserving source provenance and narrative fidelity.

Core Features & Use Cases

  • Static HTML to PDF: convert static report exports to a well-formatted PDF via headless Chrome.
  • Verification & Handoff: validate PDF content and provide source provenance for auditability.
  • End-to-end workflow: handle static sources, perform preflight, generate artifacts, and return a handoff payload with metadata.

Quick Start

Provide a static HTML export of a Data Analytics report to generate a verified PDF artifact for distribution.

Frequently Asked Questions about report-to-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a static HTML report to a PDF for archival?

Headless Chrome PDF generation captures static HTML exports of Data Analytics reports and converts them into portable, well-formatted PDF artifacts while preserving source provenance and narrative fidelity.

How do I verify the content of a generated PDF report?

You can verify the content of a generated PDF report through a build-and-handshake workflow that validates the PDF output and provides source provenance metadata, ensuring auditability and secure handoff for distribution.

Does this PDF generation workflow work with static HTML dashboard exports?

Yes, this workflow operates directly on static HTML dashboard exports, performing preflight checks on the static source, generating the PDF artifact, and returning a handoff payload containing verification metadata.

What is the best way to share Data Analytics reports as verified PDF artifacts?

The best way to share Data Analytics reports as verified PDF artifacts is to use a static-source conversion workflow that generates the PDF via headless Chrome and returns a handoff payload with explicit provenance and verification metadata.

Can I use this headless Chrome PDF conversion for dynamic report sources?

No, this conversion workflow is designed specifically for static HTML sources. It requires static report exports or dashboard outputs to perform preflight validation and generate verified PDF artifacts successfully.