markdown-to-pdf

- Use this skill when a user asks to convert a Markdown file to PDF.

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 "markdown-to-pdf" with this command: npx skills add dimkinv/favorite-skills/dimkinv-favorite-skills-markdown-to-pdf

Markdown to PDF

  • Use this skill when a user asks to convert a Markdown file to PDF.

  • Use the script at .github/skills/markdown-to-pdf/scripts/md_to_pdf.py for the conversion.

  • The default body font size is 11pt in the script; adjust the CSS if needed.

  • before installing dependencies ask if there is a proxy configuration required, if so apply proxy before installing dependencies.

  • Install dependencies if missing: python3 -m pip install markdown weasyprint .

  • Run the script with input and output paths:

  • python3 .github/skills/markdown-to-pdf/scripts/md_to_pdf.py input.md output.pdf

  • Keep output simple and close to default Markdown rendering.

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.

General

skeleton-generator

No summary provided by upstream source.

Repository SourceNeeds Review
General

skill-installer

No summary provided by upstream source.

Repository SourceNeeds Review
General

reviewer-process

No summary provided by upstream source.

Repository SourceNeeds Review
General

skill-creator

No summary provided by upstream source.

Repository SourceNeeds Review