markdown-converter

Convert PDF, DOCX, PPTX, XLSX, HTML, CSV, JSON, XML, images, audio, ZIP, YouTube URLs, and ePubs into Markdown.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill markdown-converter-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/markdown-converter
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill markdown-converter-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of converting various document and media formats into Markdown, making them easily processable by LLMs and for text analysis.

Core Features & Use Cases

  • Universal Conversion: Supports a wide array of file types including PDFs, Word documents, spreadsheets, HTML, images, audio, and even YouTube URLs.
  • LLM-Ready Output: Generates structured Markdown that preserves document elements like headings, tables, and lists.
  • Use Case: Convert a complex PowerPoint presentation into a Markdown document to quickly summarize its content for a team meeting.

Quick Start

Convert the attached file 'presentation.pptx' to Markdown format.

Frequently Asked Questions about markdown-converter

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

FAQPage Schema
How do I convert a PDF to Markdown for LLM processing?

To convert a PDF to Markdown, this Skill uses the 'uvx markitdown' command-line tool to extract text and preserve document structure. It also offers optional Azure Document Intelligence support for enhanced PDF extraction, outputting LLM-ready Markdown.

Can I convert YouTube URLs and audio files into Markdown text?

Yes, you can convert YouTube URLs and audio files into Markdown text. This Skill supports universal conversion across diverse media formats, transcribing and structuring the content directly into Markdown for immediate text analysis.

Does converting DOCX and PPTX files to Markdown preserve tables and lists?

Converting DOCX and PPTX files to Markdown preserves structural elements like headings, tables, and lists. This ensures the generated Markdown accurately reflects the original document layout for seamless LLM processing.

What is the best way to extract data from XLSX, CSV, and JSON files for text analysis?

The best way to extract data from XLSX, CSV, and JSON files is using this universal conversion tool. It transforms structured data formats into structured Markdown, facilitating immediate text analysis and LLM ingestion.

Do I need Azure Document Intelligence to process complex document formats?

You do not need Azure Document Intelligence to process complex document formats, as the base 'uvx markitdown' tool handles standard extraction. Azure Document Intelligence is an optional feature specifically for enhanced PDF extraction accuracy.

Can I convert multiple files from a ZIP archive into Markdown?

Yes, you can convert files from a ZIP archive into Markdown. This Skill supports direct conversion of ZIP files alongside formats like HTML, XML, and ePub, extracting and structuring the contained content for LLM processing.