md-to-office
Convert Markdown to Word, PowerPoint, and PDF using Pandoc - the universal document converter
Why use this skill?
Instantly convert your Markdown files into professional documents using Pandoc. Support for .docx, .pptx, and PDF with custom styling and templates.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lijie420461340/md-to-officeWhat This Skill Does
The md-to-office skill serves as a powerful bridge between simple Markdown documentation and professional office output formats. By leveraging Pandoc, the industry-standard document converter, this skill automates the transformation of text files into polished .docx, .pptx, or .pdf files. It manages complex document elements such as tables of contents, metadata, custom styling via reference documents, and typography settings, ensuring that your output retains high-quality formatting suitable for business or academic submission.
Installation
To integrate this functionality into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/lijie420461340/md-to-office
Once installed, you can immediately start converting existing Markdown files by passing them to the agent.
Use Cases
This skill is ideal for professionals who prefer writing in lightweight markup languages like Markdown but must distribute documents in legacy formats. Use it to transform technical READMEs into client-ready Word reports, convert lecture notes into structured presentation decks, or generate high-quality PDFs with custom margins and font families. It is an essential tool for documentation teams needing to synchronize technical repositories with corporate documentation requirements.
Example Prompts
- "Convert my latest engineering_log.md into a professional Word document using the standard corporate template."
- "Take the content in project_summary.md and generate a PowerPoint presentation. Please ensure each top-level header becomes a new slide."
- "Convert research_notes.md to a PDF. Use the xelatex engine, set the font to 12pt, and include a table of contents with a depth of 3."
Tips & Limitations
- Reference Documents: For consistent branding, always create a reference .docx file by converting a sample document first, then editing its styles in Word.
- PDF Quality: If you require high-quality typography, rely on the LaTeX engine. For faster, web-style results, use wkhtmltopdf with custom CSS.
- Structure: When creating presentations, remember that Markdown slides are typically split by level-1 or level-2 headers; plan your document structure accordingly.
- Limitations: Complex graphical layouts or embedded non-standard plugins may not always translate perfectly; test your document structure periodically to ensure alignment.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-lijie420461340-md-to-office": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, file-write, code-execution
Related Skills
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。
career-compass
职场罗盘 by Barry — 一站式求职辅助 Skill。整合简历解析优化、公司调研(就业向)、同城职位搜索、模拟面试四大模块。输入个人信息/简历,自动生成简历优化方向、公司调研报告、招聘表单,并可进行模拟面试。
wechat-article-export
微信公众号多功能导出工具。將公眾號文章導出為長截圖(PNG)、PDF 或 Markdown,支持任選一種或多種格式。觸發詞:「導出微信文章」、「公眾號截圖」、「文章轉PDF」、「文章轉Markdown」、「微信導出」。
comparison-table-gen
Auto-generates comparison tables for concepts, drugs, or study results in Markdown format.
DocPilot
智能文档处理专家,支持文档解析、信息抽取、文档分类