pdf-to-markdown-converter

Converts PDF files to Markdown format using PyMuPDF, extracting text content and embedded images. Fast and lightweight. Automatically fixes LaTeX umlauts (¨a → ä, etc.) and converts ß to ss (Swiss German). Use when converting PDFs to Markdown, extracting document content, or processing PDF files for text analysis. Generates one .md file and 0..n .png files for images.

$ インストール

git clone https://github.com/talent-factory/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/agents/claude/skills/pdf-to-markdown-converter ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill