bybowenliang123· 1 skill
Convert Markdown text to DOCX, PPTX, XLSX, PDF, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files.
$npx -y skills add bowenliang123/markdown-exporter --skill markdown-exporterInstalls into the current project.
Run `npx skills use "https://github.com/bowenliang123/markdown-exporter" --skill "bowenliang123/markdown-exporter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bowenliang123/markdown-exporter" that are relevant to the current task. Run `npx skills add "https://github.com/bowenliang123/markdown-exporter"` and select the relevant skills, then follow their instructions.
| 1 | <div align="center"> |
| 2 | <img src="https://raw.githubusercontent.com/bowenliang123/markdown-exporter/main/_assets/icon.png" alt="Markdown Exporter Logo" width="200"> |
| 3 | </div> |
| 4 | <p align="center"> |
| 5 | <a href="https://github.com/bowenliang123/markdown-exporter" target="_blank"> |
| 6 | <img alt="Github" src="https://img.shields.io/badge/bowenliang123-markdown--exporter-lightgray?logo=github"></a> |
| 7 | <a href="https://marketplace.dify.ai/plugin/bowenliang123/md_exporter" target="_blank"> |
| 8 | <img alt="Github" src="https://img.shields.io/badge/Dify-md__exporter-blue"></a> |
| 9 | <a href="https://clawhub.ai/bowenliang123/markdown-exporter" target="_blank"> |
| 10 | <img alt="Github" src="https://img.shields.io/badge/🦞OpenClaw-markdown--exporter-red"></a> |
| 11 | <a href="https://pypi.org/project/md-exporter/" target="_blank"> |
| 12 | <img alt="Github" src="https://img.shields.io/badge/PyPI-md--exporter-yellow?logo=python"></a> |
| 13 | </p> |
| 14 | |
| 15 | # Markdown Exporter |
| 16 | ### An Agent Skill and Dify plugin to Export Markdown Into Powerful Documents |
| 17 | |
| 18 | |
| 19 | |
| 20 | - Author: [bowenliang123](https://github.com/bowenliang123) |
| 21 | - GitHub Repo: [markdown-exporter](https://github.com/bowenliang123/markdown-exporter) |
| 22 | |
| 23 | |
| 24 | **Markdown Exporter** can be used as: |
| 25 | |
| 26 | | Use As | Platforms & Installation | |
| 27 | |------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 28 | | Dify Plugin | **Platform**: [Dify](https://github.com/langgenius/dify) <br/> **Installation**: <br/> - Install from [Dify Marketplace](https://marketplace.dify.ai/plugins/bowenliang123/md_exporter) | |
| 29 | | Agent Skills | **Platforms**: Any platform supporting [Agent Skills](https://agentskills.io) <br/> - **IDEs/CLIs**: [Claude Code](https://code.claude.com/docs/en/skills), [Trae](https://docs.trae.ai/ide/skills), [Codebuddy](https://copilot.tencent.com/docs/cli/skills), etc. <br/> - **Agent Frameworks**: [LangChain DeepAgents](https://www.blog.langchain.com/using-skills-with-deep-agents/), [AgentScope](https://doc.agentscope.io/tutorial/task_agent_skill.html), etc. <br/><br/> **Installation**: <br/> - **Local Import**: Download and import [source code zip](https://github.com/bowenliang123/markdown-exporter/archive/refs/heads/main.zip) <br/> - **Remote Install**: `/plugin marketplace add bowenliang123/markdown-exporter` in agent CLIs | |
| 30 | | OpenClaw Skills 🦞 | **Platform**: [OpenClaw](https://docs.openclaw.ai/tools/skills#clawhub-install-%2B-sync) <br/> - Install from [ClawHub](https://clawhub.ai/bowenliang123/markdown-exporter): `npx clawhub@latest install markdown-exporter` |