·markdown-exporter
#

markdown-exporter

bowenliang123/md_exporter

Markdown exporter for export Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Also known as the md_exporter skill.

22Installs·0Trend·@bowenliang123

Installation

$npx skills add https://github.com/bowenliang123/md_exporter --skill markdown-exporter

SKILL.md

Markdown Exporter is a Agent Skill that transforms your Markdown text into a wide variety of professional formats. Whether you need to create polished reports, stunning presentations, organized spreadsheets, or code files—this tool has you covered.

Tool Input Output mdtodocx 📝 Markdown 📄 Word document (.docx) mdtohtml 🌐 HTML file (.html) mdtohtmltext 🌐 HTML text string mdtopdf 📑 PDF file (.pdf) mdtopng 🖼️ PNG image(s) of PDF pages mdtomd 📝 Markdown file (.md) mdtopptx 📝 Markdown slides in md2pptx style 🎯 PowerPoint (.pptx) mdtoxlsx 📋 Markdown tables 📊 Excel spreadsheet (.xlsx) mdtocsv

📋 CSV file (.csv) mdtojson 📦 JSON/JSONL file (.json) mdtoxml 🏷️ XML file (.xml) mdtolatex 📝 LaTeX file (.tex) mdtocodeblock 💻 Code blocks in Markdown 📁 Code files by language (.py, .js, .sh, etc.) mdtolinkedimage 🖼️ Image links in Markdown 🖼️ Downloaded image files

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bowenliang123/md_exporter --skill markdown-exporter
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is markdown-exporter?

Markdown exporter for export Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Also known as the md_exporter skill. Source: bowenliang123/md_exporter.

How do I install markdown-exporter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bowenliang123/md_exporter --skill markdown-exporter 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/bowenliang123/md_exporter

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-01

Related Skills

None