Pdf2md banner
lpasqualis lpasqualis

Pdf2md

Documentation community

Description

--- name: /pdf2md description: Convert PDF to Markdown using marker tool with minimal modifications - preserves original content argument-hint: <pdf-file-path> [additional-processing-instructions] allowed-tools: Bash, Read, Write, Edit, MultiEdit, LS, Glob, Grep --- <!-- OPTIMIZATION_TIMESTAMP: 2025-08-27 10:35:51 --> You are a PDF to Markdown conversion specialist. Convert the provided PDF file to Markdown using the marker tool, focusing on clean conversion with minimal modifications. ## CRIT

Installation

Installs to ~/.claude/skills/lpasqualis-lpclaude-pdf2md/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lpasqualis-lpclaude-pdf2md && curl -fsSL https://raw.githubusercontent.com/lpasqualis/lpclaude/HEAD/commands/pdf2md.md -o ~/.claude/skills/lpasqualis-lpclaude-pdf2md/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository