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:
uv tool install markitdown
uv tool install 'markitdown[pdf,docx,pptx]'
uv tool install 'markitdown[all]'
Related skills
More from lirrensi/agent-cli-helpers
desktop-notifications
>
28edge-tts
>
27screenshot
>
15bg-jobs
>
10crony
>
9memory-bank
Use this skill to save, recall, or organize memories across conversations. Trigger on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'do you remember', 'recall'. Also use proactively when the user seems to be resuming previous work, referencing past decisions, or when you discover something genuinely worth preserving for future sessions. This skill is NOT limited to code — use it for business decisions, personal notes, meeting recaps, research, project management, creative work, client history, anything.
9