make-pdf

Convert markdown text to PDF documents with custom layouts and watermarks.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/miko06/MedicineSimulator --skill make-pdf-miko06
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-pdf
Source: https://github.com/miko06/MedicineSimulator/tree/main/.opencode/skills/gstack-make-pdf
Command: npx skills add https://github.com/miko06/MedicineSimulator --skill make-pdf-miko06

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-markdown, reportlab, Pillow, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of converting markdown files into high-quality PDF documents, eliminating the need for complex formatting and allowing users to focus on their content.

Core Features & Use Cases

  • Markdown to PDF Conversion: Transform markdown content into well-formatted PDF documents.
  • Customization Options: Adjust margins, page sizes, and branding elements like watermarks.
  • Use Case: Perfect for academic writers, technical authors, and anyone looking to create professional documents from markdown.

Quick Start

Use the 'make-pdf' skill to convert your markdown file 'report.md' into a PDF.

Frequently Asked Questions about make-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown to PDF with custom page layouts?

To convert markdown to PDF, this Skill transforms markdown text into publication-quality PDF documents while supporting user-defined page layouts, custom headers, footers, and optional watermarks.

Can I add a watermark and custom headers when generating a PDF from markdown?

Yes, generating a PDF from markdown supports customization options including branding elements like watermarks, custom headers, footers, and adjustable margins for professional documents.

Does this markdown to PDF conversion work for academic and technical writing?

Markdown to PDF conversion is designed for academic writers, technical authors, and anyone needing to create professional publication-quality documents from markdown content.

What's the best way to format markdown text into a publication-quality PDF?

The best way to format markdown into a publication-quality PDF is using a dedicated conversion Skill that handles complex formatting automatically, letting you focus entirely on your content.

Do I need Python dependencies to create PDFs from markdown files?

Creating PDFs from markdown requires Python dependencies including python-markdown for parsing, reportlab for PDF generation, and Pillow for image processing within the conversion workflow.

Why does my markdown to PDF conversion need defined parameters?

Markdown to PDF conversion operates within a defined set of parameters set by the user and system environment to ensure consistent document formatting and proper page layout.