xiaoyi-doc-convert

Convert documents between formats using LibreOffice and Pandoc.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill xiaoyi-doc-convert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaoyi-doc-convert
Source: https://github.com/kk580kk/Investment-analysis-reports/tree/main/skills/xiaoyi-doc-convert
Command: npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill xiaoyi-doc-convert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pandas, openpyxl, xlsxwriter, beautifulsoup4, tabulate, pyyaml, playwright, markdown2, html2text, pandas, openpyxl, xlsxwriter, beautifulsoup4, tabulate, pyyaml, playwright, md2doc, html2pdf, pdfmerge, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of converting documents between various formats, eliminating the need for manual formatting and reducing conversion errors.

Core Features & Use Cases

  • Multi-Format Conversion: Convert between Word, PowerPoint, Excel, PDF, Markdown, and HTML formats.
  • Batch Processing: Convert multiple documents at once, saving time.
  • Flexible Triggering: Use voice commands or specific syntax to initiate conversions.
  • Use Case: Need to convert a report from HTML to PDF? Simply use the skill with the command "convert document.html pdf".

Quick Start

Command: "convert document.docx pdf"

Frequently Asked Questions about xiaoyi-doc-convert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown to Word or HTML to PDF programmatically?

You can convert Markdown to Word or HTML to PDF by using predefined conversion paths powered by Python-based tools like Pandoc and LibreOffice. This approach automates document format changes, eliminating manual formatting and reducing conversion errors.

Do I need to install LibreOffice and Pandoc to convert Excel and PDF formats?

Yes, converting Excel and PDF formats requires installing LibreOffice and Pandoc, along with Python dependencies like pypdf, markdown2, and html2text. These external engines handle the underlying rendering and format transformation.

Can I use voice commands to trigger HTML to PDF conversion?

Yes, flexible triggering allows you to use voice commands or specific syntax to initiate HTML to PDF conversion. Simply command the skill to convert your target document to the desired output format.

What is the best way to convert multiple documents between Word, PowerPoint, and Excel?

The best way to convert multiple documents between Word, PowerPoint, and Excel is using a batch processing skill with predefined conversion paths. It streamlines multi-format conversion, ensuring consistent output across all files.

Why does my Markdown to Word conversion fail or produce formatting errors?

Markdown to Word conversion fails or produces errors when system dependencies like Pandoc or LibreOffice are missing or improperly configured. Ensure all required Python packages, including markdown2 and md2doc, are correctly installed.