CLI for converting files to Markdown using Microsoft's markitdown. Use when converting PDF, DOCX, PPTX, XLSX, HTML, images, audio, or other file formats to Markdown for text analysis or LLM processing. Triggered by requests involving file-to-markdown conversion, document text extraction, or preparing files for LLM input.
$npx -y skills add fprochazka/claude-code-plugins --skill markitdownInstalls into the current project.
Run `npx skills use "https://github.com/fprochazka/claude-code-plugins" --skill "fprochazka/claude-code-plugins/markitdown"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fprochazka/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/fprochazka/claude-code-plugins"` and select the relevant skills, then follow their instructions.