read-pdf

Installation
SKILL.md

Overview

Extract text from PDF files using uvx pdfplumber. No package installation required — uvx runs directly from PyPI.

First usage

Before running any command, verify uvx is available:

uvx --version

If not installed, install uv first: curl -LsSf https://astral.sh/uv/install.sh | sh

Quick reference

# Text from all pages
uvx pdfplumber file.pdf --format text
Related skills
Installs
2
First Seen
Apr 9, 2026