Pdf Creator
Generate professional PDFs from text prompts, data tables, or existing documents with DayMade's pdf-creator.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pdf-creator npx -- -y @trustedskills/pdf-creator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pdf-creator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pdf-creator"
]
}
}
}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 and code. It can create simple PDFs or more complex ones, potentially incorporating formatting elements. The generated PDFs are a useful way to share information in a standardized format that's easily accessible across different platforms.
When to use it
- Generate reports summarizing data analysis results for stakeholders.
- Create invoices or receipts based on provided details.
- Produce documentation from code comments and explanations.
- Share formatted text content, like articles or letters, in a portable PDF format.
Key capabilities
- PDF generation from text input
- PDF generation from code snippets
- Formatting options (details not specified)
Example prompts
- "Create a PDF report summarizing the sales data for Q3."
- “Generate a PDF invoice for customer Acme Corp, including these items…”
- "Turn this Python code into a PDF document with explanations."
Tips & gotchas
The specific formatting options available are not detailed. Experimentation may be required to achieve desired output.
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.