← Back to Skills Marketplace
steipete

Markdown Converter

by Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
43051
Downloads
183
Stars
507
Active Installs
1
Versions
Install in OpenClaw
/install markdown-converter
Description
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
Usage Guidance
Use local conversion for sensitive files when possible. Only enable Azure Document Intelligence or `--use-plugins` when the document is approved for that provider or plugin, and consider pinning or reviewing the markitdown package source if supply-chain control matters.
Capability Analysis
Type: OpenClaw Skill Name: markdown-converter Version: 1.0.0 The skill bundle is benign. It provides instructions for converting various file types to Markdown using the `uvx markitdown` utility. All commands and options described in `SKILL.md` are directly related to this stated purpose, including local file operations and an optional integration with Azure Document Intelligence for enhanced PDF extraction. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent.
Capability Assessment
Purpose & Capability
The artifact consistently describes converting user-selected documents, archives, media, URLs, and data files to Markdown using markitdown; no unrelated or hidden behavior appears in the skill text.
Instruction Scope
The instructions are user-run command examples. Optional Azure Document Intelligence and third-party plugin flags broaden the trust boundary, but they are visibly optional and tied to the conversion purpose.
Install Mechanism
There is no bundled installer or background setup, but the skill relies on `uvx markitdown`, which may fetch and cache external package dependencies on first use.
Credentials
Reading input files and writing Markdown output is proportionate. If the Azure option is used, selected document content may be processed by the configured Azure endpoint, which deserves user awareness.
Persistence & Privilege
The artifact requests no elevated privileges, autostart, credential-store access, long-running worker, or persistent agent behavior beyond ordinary dependency caching.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install markdown-converter
  3. After installation, invoke the skill by name or use /markdown-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Slug markdown-converter
Version 1.0.0
License
All-time Installs 1462
Active Installs 507
Total Versions 1
Frequently Asked Questions

What is Markdown Converter?

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 43051 downloads so far.

How do I install Markdown Converter?

Run "/install markdown-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Markdown Converter free?

Yes, Markdown Converter is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Markdown Converter support?

Markdown Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Markdown Converter?

It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.0.

💬 Comments