pdf-generator
SKILL.md
PDF Generator Tool
Description
Generate PDF documents from HTML, Markdown, or text with customizable styling and layout.
Trigger
/generate-pdfcommand- User requests PDF generation
- User needs to export document as PDF
Usage
# Generate PDF from Markdown
python scripts/generate_pdf.py --input "document.md" --output "document.pdf"
# Generate PDF from HTML
python scripts/generate_pdf.py --input "report.html" --output "report.pdf" --format html
# Generate PDF with custom options
python scripts/generate_pdf.py --input "doc.md" --output "doc.pdf" --title "My Report" --author "John" --page-size A4
Tags
pdf, document, export, markdown, html
Compatibility
- Codex: ✅
- Claude Code: ✅
Weekly Installs
5
Repository
aidotnet/moyucodeFirst Seen
Jan 28, 2026
Security Audits
Installed on
claude-code5
opencode4
cursor4
mcpjam3
openhands3
zencoder3