Pdf Generator

🌐Community
by jwynia · vlatest · Repository

Generate professional PDFs from text prompts, including formatting like headers, lists, and tables, using jwynia's pdf-generator.

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-generator npx -- -y @trustedskills/pdf-generator
2

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

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

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

About This Skill

What it does

This skill allows AI agents to generate PDF documents from text input. It can be used to create reports, invoices, or any other document requiring a structured and printable format. The generated PDFs are formatted based on the provided instructions, allowing for customization of content and layout.

When to use it

  • Generate an invoice for a client based on data extracted from a CRM system.
  • Create a report summarizing key findings from a dataset.
  • Produce a formatted document containing meeting minutes or notes.
  • Automatically generate product brochures or marketing materials.

Key capabilities

  • PDF generation from text input
  • Customizable formatting options (details not specified in source)
  • Report creation
  • Invoice generation

Example prompts

  • "Create a PDF invoice for Acme Corp, amount $100, date 2024-03-08."
  • "Generate a report summarizing website traffic data from the last week and save it as 'website_report.pdf'."
  • “Please create a PDF document with the following text: [insert text here].”

Tips & gotchas

The skill's formatting options are not detailed in the source, so experimentation may be needed to achieve desired results. Ensure the input text is well-structured for optimal PDF layout.

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
jwynia
Installs
0

🌐 Community

Passed automated security scans.