markdown-to-pdf
✓Convert markdown files to PDF with custom styling. Use when generating PDF documents from markdown, creating printable documentation, or exporting reports.
Installation
SKILL.md
Dependencies: md-to-pdf (includes Puppeteer, auto-downloads Chromium 200MB)
| --file | Yes | Input markdown file | | --output | No | Output PDF path (default: input name + .pdf) | | --style | No | Custom CSS file |
Chromium download fails: Set PUPPETEERSKIPDOWNLOAD=1 then manually install Chrome Memory issues: Large docs may need --max-old-space-size=4096
Convert markdown files to PDF with custom styling. Use when generating PDF documents from markdown, creating printable documentation, or exporting reports. Source: duc01226/easyplatform.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/duc01226/easyplatform --skill markdown-to-pdf- Source
- duc01226/easyplatform
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is markdown-to-pdf?
Convert markdown files to PDF with custom styling. Use when generating PDF documents from markdown, creating printable documentation, or exporting reports. Source: duc01226/easyplatform.
How do I install markdown-to-pdf?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill markdown-to-pdf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/duc01226/easyplatform
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01