pandoc-convert
Convert documents between 40+ formats using pandoc CLI. Handles Markdown ↔ Word ↔ PDF ↔ HTML ↔ LaTeX ↔ EPUB with smart defaults, professional templates, and comprehensive tooling.
Why use this skill?
Automate document format conversions with the Pandoc skill for OpenClaw. Convert Markdown, Word, PDF, HTML, and EPUB files effortlessly with professional templates.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/thejorgeschmidt/pandoc-convert-openclawWhat This Skill Does
The pandoc-convert skill serves as a professional-grade document orchestration agent for OpenClaw. It abstracts the complexity of the powerful pandoc CLI into a user-friendly interface that handles complex format transformations with ease. Whether you are migrating legacy Word documents to clean Markdown for version control, compiling technical reports into polished PDFs, or generating accessible EPUBs, this skill manages the underlying dependencies, templates, and flags. By integrating both a versatile Python controller and optimized shell scripts, the skill ensures high-fidelity results, including metadata preservation and custom styling via built-in academic and business templates.
Installation
Installation is managed directly through the OpenClaw ecosystem. Run the command 'clawhub install openclaw/skills/skills/thejorgeschmidt/pandoc-convert-openclaw' in your terminal. Note that this skill requires the pandoc binary (v2.19+) to be present on your system path. For generating PDFs, ensure a LaTeX distribution (such as TeX Live or MiKTeX) is configured. You can verify your environment by checking for 'pandoc --version' and 'python3 --version' before initiating your first conversion task.
Use Cases
- Documentation Engineering: Converting internal research notes written in Markdown into structured PDF reports with tables of contents.
- Content Portability: Transforming Word documents or Google Doc exports into clean, version-control-ready Markdown files for GitHub/GitLab.
- Publishing: Compiling multiple Markdown chapters into a standardized EPUB or PDF book layout with custom CSS or LaTeX templates.
- Batch Processing: Automating the conversion of hundreds of site pages or technical manuals from outdated legacy formats into modern HTML or static site generator formats.
Example Prompts
- 'Convert my manual.docx into a clean markdown file and ensure all images are extracted into a local /media folder.'
- 'Compile all Markdown files in the ./docs folder into a single PDF report using the business template, including a table of contents.'
- 'Transform this project-plan.md into an EPUB file for my e-reader, ensuring the metadata includes the correct title and author information.'
Tips & Limitations
When dealing with complex Word documents, remember that pandoc performs best with structured heading styles. For PDF generation, if your document contains heavy custom LaTeX, ensure your environment variables are correctly mapped. Always use the validation scripts provided in the skill to verify output integrity for EPUB files. The skill performs file system operations, so ensure you have sufficient permissions for read/write access in your working directories. Large batch conversions may take time depending on the system's LaTeX rendering speed.
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-thejorgeschmidt-pandoc-convert-openclaw": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
Meeting Brief Copilot
Turn people, companies, agendas, notes, and email threads into consulting-style meeting briefs, sharp questions, follow-up emails, and action items.
quicker-connector
与 Quicker 自动化工具集成,读取、搜索和执行 Quicker 动作列表。支持 CSV 和数据库双数据源,智能匹配用户需求并调用本地 QuickerStarter 执行。