Claude Skill
bowenliang123/markdown-exporter
Convert Markdown to DOCX, PPTX, XLSX, PNG, PDF, Mermaid, HTML, and data formats. A Python-based Claude Skill and Dify plugin for automated document generation.
Overview
Repository
Install this Skill
pip install md-exporterRegistry
pip install md-exporteruv tool install md-exporter
Summary
md_exporter is a Claude Skill and Dify plugin that converts Markdown content into various file formats including DOCX, PPTX, XLSX, PNG, PDF, Mermaid diagrams, HTML, MD, CSV, JSON, and XML.
一个Claude Skill和Dify插件,用于将Markdown转换为DOCX、PPTX、XLSX、PNG、PDF、Mermaid、HTML、MD、CSV、JSON、XML格式的文件。
Key features
- Converts Markdown to multiple document formats (DOCX, PPTX, XLSX, PDF)
- Generates images (PNG) and diagrams (Mermaid) from Markdown
- Exports to web formats (HTML) and data formats (CSV, JSON, XML)
- Functions as both a Claude Skill and Dify plugin
- Written in Python for easy integration
Use cases
- Automating document generation from Markdown notes
- Creating presentations (PPTX) from structured Markdown content
- Exporting data tables from Markdown to spreadsheet formats
- Generating diagrams and images for documentation
- Converting technical documentation to multiple output formats
README excerpt
<div align="center"> <img src="https://raw.githubusercontent.com/bowenliang123/markdown-exporter/main/_assets/icon.png" alt="Markdown Exporter Logo" width="200"> </div> <p align="center"> <a href="https://github.com/bowenliang123/markdown-exporter" target="_blank"> <img alt="Github" src="https://img.shields.io/badge/bowenliang123-markdown--exporter-lightgray?logo=github"></a> <a href="https://marketplace.dify.ai/plugin/bowenliang123/md_exporter" target="_blank"> <img alt="Github" src="https://img.shields.io/badge/Dify-md__exporter-blue"></a> <a href="https://clawhub.ai/bowenliang123/markdown-exporter" target="_blank"> <img alt="Github" src="https://img.shields.io/badge/🦞OpenClaw-markdown--exporter-red"></a> <a href="https://pypi.org/project/md-exporter/" target="_blank"> <img alt="Github" src="https://img.shields.io/badge/PyPI-md--exporter-yellow?logo=python"></a> </p> # Markdown Exporter ### An Agent Skill and Dify plugin to Export Markdown Into Powerful Documents - Author: [bowenliang123](https://github.com/bowenliang123) - GitHub Repo: [markdown-exporter](https://github.com/bowenliang123/markdown-exporter) **Markdown Exporter** can be used as: | Use As | Platforms & Installation