pdf-statement-parser

Installation
SKILL.md

PDF Statement Parser

Table of Contents

Overview

Bank, brokerage, retirement, HSA, and mortgage statements arrive as PDFs in many house-styles. This skill is the prompt-driven extraction methodology: identify the document type, locate the canonical fields by their labels (not position), pull every transaction or holding row, and emit a strict JSON record. All monetary values become integer cents, all dates become ISO 8601 (YYYY-MM-DD).

Use directly with Claude's PDF reading: Read the PDF, then run this skill's workflow on the visible content. No external library needed.

Input contract

Related skills

More from lyndonkl/claude

Installs
5
Repository
lyndonkl/claude
GitHub Stars
97
First Seen
Apr 27, 2026