name: markdown-converter description: Convert files to Markdown with MarkItDown. metadata: {"openclaw":{"requires":{"bins":["uvx"]}}}
Markdown Converter
Convert files to Markdown with MarkItDown.
When to use
- You need readable Markdown extracted from an image or document
- You want to preserve visible structure, text blocks, formulas, or tables
Command
uvx markitdown input-file
Notes
- This skill converts content to Markdown only
- It should not solve the math problem by itself
- Keep the converted Markdown concise and faithful to the source