BeClaude

markdown-exporter

New
Community RegistryDocumentationby bowenliang123

Transform 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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/markdown-exporter.md https://raw.githubusercontent.com/songbangben2025/mj_md_exporter/main/SKILL.md
3
Invoke in Claude Code
/markdown-exporter
View source on GitHub
python

Frequently Asked Questions

What is markdown-exporter?

Transform 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.

How to install markdown-exporter?

To install markdown-exporter, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /markdown-exporter.

What is markdown-exporter best for?

markdown-exporter is a community categorized under Documentation. It is designed for: python. Created by bowenliang123.