report-to-pdf Skill
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing Data Analytics report, dashboard, or inline chart export into a PDF artifact. Published by openai in role-specific-plugins.
What is report-to-pdf Skill?
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing Data Analytics report, dashboard, or inline chart export into a PDF artifact. Published by openai in role-specific-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use report-to-pdf Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/role-specific-plugins
- Skill file: plugins/data-analytics/skills/build-report/report-to-pdf/SKILL.md
What it does
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing Data Analytics report, dashboard, or inline chart export into a PDF artifact.
Skill instructions
Report To PDF Use this skill only when the user explicitly needs a PDF from an existing Data Analytics report, dashboard, or inline chart surface. Prefer a static HTML export or static report file as the source. Do not rely on a live MCP app's direct in-frame print path; Codex MCP apps run in a sandboxed host that does not expose a supported print/PDF bridge. The expected path is static HTML - Chrome headless print-to-PDF - PDF verification. If only a live MCP app report exists, create or retrieve the matching static HTML/export source first. Workflow 1. Resolve the static source. Use an absolute local path to a static HTML report/export or a local URL served from that static export. If the source is a live MCP app, blob stub, sign-in page, redirect page, incomplete viewer, or an app shell that contains boot scripts but not the report content, stop and obtain a static HTML/export source before continuing. When the user provides a hosted artifact URL, first determine whether it exposes
Explore related resources
Frequently asked questions
What is report-to-pdf?
report-to-pdf is a open-source AI agent skill with Copy skill directory. Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing Data Analytics report, dashboard, or inline chart export into a PDF artifact.
Who is report-to-pdf best for?
report-to-pdf is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install report-to-pdf?
Install or run report-to-pdf using Copy skill directory. Check report-to-pdf for the latest setup command.
Is report-to-pdf actively maintained?
report-to-pdf may need a closer maintenance check before production use.
Auto-fetched from GitHub.