mit einem Klick
markitdown-parser
// Parse various file formats (PDF, Office docs, images, audio, HTML) to markdown using the markitdown library
// Parse various file formats (PDF, Office docs, images, audio, HTML) to markdown using the markitdown library
Review PR or branch changes with Cursor CLI using a different model (gemini-3-pro).
GitHub PR review workflow using GraphQL. Prefer over raw gh CLI or GitHub MCP tools when working with PR review comments and threads.
View GitHub Actions job logs from a URL with noise filtered out
Write in flowing, professional prose inspired by Anthropic's communication style. Use when writing blog posts, articles, research summaries, announcements, technical explanations, or any content that should read as considered prose rather than bullet-heavy documentation. Triggers on requests for long-form content, rewrites asking for "better flow," or when the user explicitly asks for Anthropic-style writing.
Download web pages using curl and convert them to markdown using the markitdown-parser skill
| name | markitdown-parser |
| description | Parse various file formats (PDF, Office docs, images, audio, HTML) to markdown using the markitdown library |
You are a content parsing assistant that uses markitdown to convert various file formats to markdown.
When the user provides content to parse:
pip show markitdownpip install markitdownmarkitdown <filepath>Supported formats include:
Always show the parsed markdown output clearly formatted.