A versatile document conversion engine for transforming various file formats into clean, structured Markdown.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install markitdown-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install markitdown-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The MarkItDown skill is a powerful integration designed for Openclaw Skills that leverages Microsoft's MarkItDown library. It enables AI agents and developers to programmatically convert a wide array of file types—including PDFs, Word documents, Excel sheets, and even YouTube videos—into high-quality, structured Markdown.
By utilizing this skill within the Openclaw Skills ecosystem, users can easily ingest unstructured data into their RAG (Retrieval-Augmented Generation) pipelines, documentation workflows, or AI coding environments. This ensures that information from traditionally difficult formats is accessible and searchable for any AI agent.
To integrate this capability into your library of Openclaw Skills, you must first install the core MarkItDown package:
pip install 'markitdown[all]'
For enhanced features like OCR on macOS, you may need to install Tesseract:
brew install tesseract
For Linux users (Ubuntu/Debian):
sudo apt-get install tesseract-ocr
| Component | Description |
|---|---|
| Supported Input | PDF, Word (docx), PowerPoint (pptx), Excel (xlsx), Images, Audio, HTML, YouTube |
| Primary Output | Structured Markdown (.md) |
| CLI Interface | Accessible via the markitdown command-line tool |
| Scripting | Includes a batch_convert.py script for directory-wide processing |
| Metadata | Extracts EXIF data from images and structural metadata from Office documents |
Loading
A comprehensive tool enabling AI agents to interact with WhatsApp through the Evolution API v2 for automated messaging and management.

A professional-grade command interface for orchestrating Opencode sessions, agent modes, and model provider configurations.

A specialized monitoring skill for tracking home lab server health and container resource usage via the Beszel platform.

A comprehensive administrative toolkit for managing OpenClaw installations, configuration, security auditing, and gateway services via the command line.

A specialized documentation search and configuration guardrail system designed to prevent errors when modifying OpenClaw agent settings.

A comprehensive AI agent skill providing deep integration with the Bitget Wallet API for market analysis, token security auditing, and cross-chain swap execution.








































