markitdown-2
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install markitdown-2 --cli claudewrites the skill into.claude/skills/markitdown-2/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/markitdown-2/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
When to use it
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/markitdown/SKILL.md -o .claude/skills/markitdown/SKILL.md
Notes
Extracted from davila7/claude-code-templates, markitdown category.