pdf-generator

Generate PDF documents from HTML, Markdown, or text with customizable styling and layout.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pdf-generator" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-pdf-generator

PDF Generator Tool

Description

Generate PDF documents from HTML, Markdown, or text with customizable styling and layout.

Trigger

  • /generate-pdf command

  • 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: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review