document-extractor
Installation
SKILL.md
DocumentExtractor
Use markitdown to convert supported inputs into Markdown that is easier to inspect, search, and feed into LLM workflows.
Check And Install
Check whether the CLI already exists:
Get-Command markitdown -ErrorAction SilentlyContinue
markitdown --version
Install with uv first: