Data Export Pdf

🌐Community
by starlitnightly · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add data-export-pdf npx -- -y @trustedskills/data-export-pdf
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
starlitnightly
Installs
17

🌐 Community

Passed automated security scans.