Pdf Report Generation

🌐Community
by cleanexpo · vlatest · Repository

Helps with PDF, code generation as part of writing, documentation, and content creation 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 pdf-report-generation npx -- -y @trustedskills/pdf-report-generation
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "pdf-report-generation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pdf-report-generation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates PDF reports from structured data. It can take various input formats, process them, and output a formatted PDF document suitable for sharing or archiving. The generated reports are designed to be visually clear and contain the requested information in an organized manner.

When to use it

  • Sales Reporting: Automatically create monthly sales summaries with key metrics and charts.
  • Project Status Updates: Generate regular project status reports outlining progress, risks, and upcoming milestones.
  • Financial Summaries: Produce PDF versions of financial statements for easy distribution to stakeholders.
  • Data Analysis Reports: Convert data analysis results into professional-looking PDFs with tables and visualizations.

Key capabilities

  • PDF report generation
  • Accepts various input formats (unspecified)
  • Formatted output
  • Visual clarity

Example prompts

  • "Generate a PDF sales report for Q3 2024."
  • "Create a project status update as a PDF, including tasks completed and outstanding risks."
  • "Please produce a PDF of the latest financial statement data."

Tips & gotchas

The skill’s input format requirements are not specified. Ensure your data is structured in a compatible format for optimal results.

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
cleanexpo
Installs
4

🌐 Community

Passed automated security scans.