Read OOXML documents and create Office/PDF files from Markdown. Requires Piclaw >=1.8.0.
Open Settings → Add-Ons and install office-tools from the catalog.
office_readReads .docx, .xlsx, or .pptx and returns Markdown. Legacy .doc, .xls, and .ppt files are rejected. ODF files are not supported by this tool.
office_writeCreates .docx, .xlsx, .pptx, or .pdf from Markdown. Output paths must remain inside the workspace.
assets/docx-template.zip.assets/md2pdf.css and a locally installed Chromium-compatible browser.assets/docx-template.zip — default DOCX templateassets/md2pdf.css — Markdown-to-PDF stylesheetvendor/pptxgenjs/pptxgen.cjs.js — PPTX generatorThe package declares typebox as a peer and ships every Office-specific runtime module. PDF generation discovers Chromium, Chrome or Edge locally; PICLAW_BROWSER_PATH can set an explicit executable.