$npx skillfedfor your agent

pdf-generator

PDF Generator transforms HTML, Markdown, and text content into polished PDF documents with full control over styling, templates, and page configuration. Works with Codex and Claude Code for seamless document export workflows.

PDF Generator converts HTML and Markdown content into formatted PDF documents with custom styling.

AI-generated summary based on this skill's SKILL.md

84 15 MITupdated by AIDotNet

Decision gist · record as of 2026-01-28

PDF Generator converts HTML and Markdown content into formatted PDF documents with custom styling. PDF Generator transforms HTML, Markdown, and text content into polished PDF documents with full control over styling, templates, and page configuration. Works with Codex and Claude Code for seamless document export workflows.

manual: git clone https://github.com/AIDotNet/MoYuCode → cp -r MoYuCode/skills/tools/pdf-generator ~/.claude/skills/pdf-generator
skills/tools/pdf-generator/SKILL.md · version e312ab3c

Use it when

  • pdf-generator generates PDF from HTML by processing your HTML content and applying custom page configuration and styling.
  • pdf-generator supports custom styling and page configuration for all document exports.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

AIDotNet/MoYuCode/pdf-generator · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

Can pdf-generator convert markdown to PDF?

Yes, pdf-generator converts Markdown to PDF with full formatting control. The skill transforms your Markdown content into polished PDF documents, preserving structure and applying custom styling. It works seamlessly with Codex and Claude Code for automated document export workflows.

How do I generate PDF from HTML with pdf-generator?

pdf-generator generates PDF from HTML by processing your HTML content and applying custom page configuration and styling. You can export text-based content with tailored formatting, making it ideal for creating professional documents from web content or templates.

Does pdf-generator support custom styling and templates?

pdf-generator supports custom styling and page configuration for all document exports. It can generate PDF reports with templates and customizable metadata, allowing you to control fonts, colors, layouts, and other formatting options to match your brand or requirements.

Can pdf-generator automate document creation from multiple formats?

Yes, pdf-generator automates document creation from multiple source formats including HTML, Markdown, and plain text. This makes it efficient for batch processing or workflow automation where you need to convert diverse content types into consistent PDF outputs.

What license does pdf-generator use?

pdf-generator is released under the MIT license, making it free and open-source for both personal and commercial use with minimal restrictions.

How does pdf-generator integrate with development tools?

pdf-generator works with Codex and Claude Code, enabling seamless document export workflows directly within your development environment. This integration streamlines PDF generation as part of automated content pipelines.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

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: ✅
File tree — 2 files
skills/tools/pdf-generator/SKILL.md
skills/tools/pdf-generator/scripts/generate_pdf.py

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Convert HTML or Markdown content into formatted PDF documents”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

http-client
by AIDotNet · AIDotNet/MoYuCode

http-client enables you to send HTTP requests to external APIs and endpoints with comprehensive method support. It handles authentication, custom headers, JSON payloads, and file uploads through a straightforward command interface.

MITupdated Jan 2026
★ 84repo stars
email-sender
by AIDotNet · AIDotNet/MoYuCode

email-sender enables you to integrate email delivery directly into your applications using SMTP. Configure your mail server settings and trigger messages programmatically to automate notifications, alerts, and communications at scale.

MITupdated Jan 2026
★ 84repo stars
nodemailer
by AIDotNet · AIDotNet/MoYuCode

nodemailer enables Node.js developers to dispatch transactional emails programmatically with straightforward configuration and robust delivery handling. Whether you're sending password resets, order confirmations, or notifications, this skill integrates email functionality directly into your application workflow.

MITupdated Jan 2026
★ 84repo stars
git-stats
by AIDotNet · AIDotNet/MoYuCode

git-stats examines your repository's commit history, contributor activity, and code modifications. Run it with command-line flags to filter by date range, list top contributors, or identify the most-changed files.

MITupdated Jan 2026
★ 84repo stars
documentation-writer
by AIDotNet · AIDotNet/MoYuCode

Documentation Writer creates complete project documentation covering README files, API references, and inline code comments in multiple formats. It provides structured templates and examples to help you document features, installation steps, usage patterns, and contribution guidelines.

MITupdated Jan 2026
★ 84repo stars
puppeteer
by AIDotNet · AIDotNet/MoYuCode

puppeteer enables you to script and control browser behavior programmatically, handling navigation, form submission, and DOM manipulation at scale. Perfect for testing, scraping, and automating repetitive web tasks without manual intervention.

MITupdated Jan 2026
★ 84repo stars

More skills test-generator (MIT)

Tags
document-conversionfile-exportcontent-formattinglayout-renderingbatch-processing