Data Export Pdf
Helps with data, PDF as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add data-export-pdf npx -- -y @trustedskills/data-export-pdf
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"data-export-pdf": {
"command": "npx",
"args": [
"-y",
"@trustedskills/data-export-pdf"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to export data into PDF format. It takes structured data, such as tables or lists, and transforms them into a visually presentable PDF document. The resulting PDFs can be easily shared, archived, or printed.
When to use it
- Generating reports: Create professional-looking reports from collected data for stakeholders.
- Sharing tabular data: Export complex spreadsheets or tables into a shareable PDF format that preserves formatting.
- Archiving records: Save important data entries as PDFs for long-term storage and compliance purposes.
- Creating invoices/receipts: Generate formatted invoices or receipts directly from order details.
Key capabilities
- Data to PDF conversion
- Structured data input
- Visual formatting of data in PDF
Example prompts
- "Export the customer orders table as a PDF."
- "Create a PDF report summarizing website traffic for the last week."
- "Generate an invoice PDF based on this order: [order details]."
Tips & gotchas
The skill requires structured data input; free-form text will not produce desirable results. Ensure your data is properly formatted (e.g., in a table or list) before requesting export to PDF.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.