# Markdown Converter

> Convert files to Markdown with MarkItDown.

- Skill: `mathclaw-ruc/markdown-converter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mathclaw-ruc/markdown-converter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mathclaw-ruc/markdown-converter/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: MathClaw-ruc (https://skillmd.com/u/mathclaw-ruc)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/mathclaw-ruc/markdown-converter

---


# 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

```bash
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

