One-click install
npx skills add https://github.com/tony2015116/openclaw-backup --skill markdown-converter-tony2015116
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter
Source: https://github.com/tony2015116/openclaw-backup/tree/main/skills/Markdown-Converter
Command: npx skills add https://github.com/tony2015116/openclaw-backup --skill markdown-converter-tony2015116

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markitdown, Azure Document Intelligence, and includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of converting documents of various formats, like PDFs and images, to Markdown, making them easy to edit and analyze.

Core Features & Use Cases

  • Multifunctional Format Conversion: Converts various file formats like PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, XML, images, audio, ZIP, YouTube URLs, and EPubs to Markdown.
  • Automated Output: Saves conversion output directly to specified files, uses stdin/output, and can integrate with Azure Document Intelligence for PDFs.
  • Use Case: If you need to process a large amount of text from multiple sources and want a universal text editing and formatting solution, this Skill streamlines the process by converting all your document types to Markdown.

Quick Start

Use the markdown-converter skill to convert any document to Markdown with the command: uvx markitdown document_file

Frequently Asked Questions about markdown-converter

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

FAQPage Schema
How do I convert PDF and Word documents to Markdown format?

To convert PDF and Word documents to Markdown, you can use the markitdown command-line tool to transform files like PDFs and Word into Markdown text, making them easy to edit and analyze.

What file types can I transform into Markdown for content formatting?

You can transform file types including PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, XML, images, audio, ZIP, YouTube URLs, and EPubs into Markdown format for universal text editing and formatting.

Do I need Azure Document Intelligence to convert PDFs to Markdown?

Azure Document Intelligence is not strictly required for all conversions, but the Skill can integrate with it specifically for processing PDFs to Markdown, alongside using the markitdown library for other formats.

What is the best way to convert multiple file sources for collaborative writing?

The best way to convert multiple file sources for collaborative writing is using a multifunctional format converter that standardizes diverse inputs like PDFs, Word, and HTML into Markdown.

How does converting documents to Markdown help with document analysis?

Converting documents to Markdown helps with document analysis by transforming complex formats like PDFs and images into plain, structured text that is universally easy to process and parse.