Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
99
100%
Does it follow best practices?
Impact
95%
1.35xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
The canonical home for this skill is markdown-converter in steipete/agent-scripts
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly lists support for converting "YouTube URLs" and web/data formats like HTML/CSV/JSON/XML, which means the agent will fetch and ingest public, user-generated web content (e.g., YouTube pages) into its workflow for Markdown conversion and downstream LLM processing, exposing it to potential indirect prompt injection.
9b0e00a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.