rvfuse:md2pdf

Installation
SKILL.md

md2pdf — Simplified Markdown to PDF for RVFuse

Convert project markdown reports to clean PDFs without unnecessary page breaks.

Workflow

Step 1: Identify input file

User provides a .md file path (explicitly or implicitly). If the user says "这个报告" or "这份文档", infer the path from context.

Common source locations:

  • docs/report/llama.cpp/*.md
  • docs/report/yolo/*.md
  • docs/report/*.md

Step 2: Determine output path

Default: same directory, same name, .pdf extension.

Related skills
Installs
3
Repository
satone7/skills
First Seen
Apr 29, 2026