doc-markitdown

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

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/biomaps-infra/blender-opencode --skill doc-markitdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-markitdown
Source: https://github.com/biomaps-infra/blender-opencode/tree/main/.opencode/skills/doc-markitdown
Command: npx skills add https://github.com/biomaps-infra/blender-opencode --skill doc-markitdown

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of converting a wide variety of file formats into Markdown, making content easily digestible and processable by LLMs.

Core Features & Use Cases

  • Universal Conversion: Supports over 15 file types including PDFs, Office documents, images (with OCR), audio (with transcription), and web content.
  • LLM-Friendly Output: Generates clean Markdown, optimized for token efficiency and understanding by language models.
  • AI Enhancements: Offers optional AI-powered image descriptions and OCR for scanned documents.
  • Use Case: Convert a complex research paper in PDF format, along with supporting image files, into a single, well-structured Markdown document for easy analysis or summarization by an AI.

Quick Start

Convert the file 'report.docx' into a Markdown file named 'report.md'.

Frequently Asked Questions about doc-markitdown

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

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

To convert a PDF to Markdown, this Skill processes the document and outputs clean, token-efficient text. It supports advanced PDF processing through Azure Document Intelligence integration for complex layouts.

Can I extract text from images using OCR and save it as Markdown?

Yes, you can extract text from images using built-in OCR capabilities. The Skill processes image files and converts the recognized text into structured Markdown format suitable for language models.

What is the best way to transcribe audio files into Markdown text?

The best way to transcribe audio into Markdown text is using this Skill's built-in transcription feature. It directly converts audio file formats into clean, readable Markdown documents.

Does this file conversion tool support Office documents like DOCX, PPTX, and XLSX?

Yes, this file conversion tool supports Office documents including DOCX, PPTX, and XLSX. It transforms them into LLM-friendly Markdown, preserving content structure for easy processing.

How do I convert YouTube URLs and web content into Markdown format?

You can convert YouTube URLs and HTML web content into Markdown format by passing the link to this Skill. It extracts the relevant text and structures it for LLM consumption.

Can I get AI-enhanced descriptions for images during Markdown conversion?

Yes, you can get AI-enhanced image descriptions during Markdown conversion. This Skill offers optional AI-powered descriptions via OpenRouter to provide better context for visual content.