productivity-skill beginner active

Markdown Converter

Agent-generated Markdown stays as Markdown when clients need PDF. The openclaw markdown converter skill exports any format in one command.

What breaks without openclaw markdown converter skill

Manual Pandoc invocations. LaTeX setup blocking PDF export. Format conversion outside the agent flow.

One-command Markdown to any format × 155-star skill ÷ 5–10 minute setup ÷ Pandoc required = publication-ready exports from agent output.

openclaw markdown converter skill — what it actually does

01
Convert Markdown to HTML, PDF, DOCX, and more from OpenClaw.
02
Export agent-generated content to publication-ready formats.
03
Run /md2pdf for PDF or /md2html for web output.
04
Requires Pandoc in PATH — install globally, not in venv.
05
LaTeX needed for PDF output via pdflatex.

Security check — openclaw markdown converter skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm Linux, macOS; OpenClaw ≥1.0; Pandoc compatibility.

Quick start — openclaw markdown converter skill in 5–10 minutes

Setup time: 5–10 minutes

!
You need:
  • OpenClaw core
  • Pandoc installed

Install the package:

clawhub install steipete/markdown-converter
# Requires: brew install pandoc
1
Install Pandoc
2
Install skill
3
Run /md2pdf README.md to convert to PDF
4
Run /md2html for HTML output

Troubleshooting openclaw markdown converter skill

1
1. Pandoc must be in PATH — install globally, not in a venv
2
2. LaTeX required for PDF output via pdflatex

Compatibility & status

Works with: Linux, macOS; OpenClaw ≥1.0; Pandoc beginner Last updated: Sep 2025 ★ 155 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw markdown converter skill

More by steipete

Markdown that can't become PDF blocks every delivery. Install the openclaw markdown converter skill before the next client handoff.

Get it on GitHub →