Install
openclaw skills install pandoc-rsA powerful document conversion tool supporting Html, Markdown, Docx, PDF, and LaTeX formats. Provides bidirectional conversion between these formats using a WebAssembly-based engine similar to Pandoc.
openclaw skills install pandoc-rsA WebAssembly-based document conversion tool that converts between Html, Markdown, Docx, PDF, and LaTeX formats.
The user asks to convert documents between Html, Markdown, Docx, PDF, or LaTeX formats. Examples: "convert this markdown to PDF", "export as Word document", "transform HTML to LaTeX", "change docx to markdown".
中文触发条件:请求在 Html、Markdown、Docx、PDF、LaTeX 格式之间转换文档时触发。示例:「把 Markdown 转 PDF」、「导出为 Word 文档」、「HTML 转 LaTeX」、「docx 转 markdown」。
wasm-sandbox-download or let it cache automaticallywasm-sandbox-run with --work-dir parameter to specify the directory containing input files (or current working directory)⚠️ Important: Always use --work-dir <directory> with wasm-sandbox-run to grant filesystem access.
For detailed usage instructions and examples, see USAGE.md.