Invoice Extractor

Pull structured data out of invoice PDFs into spreadsheets.

Test report

Verdict
Works with setup
Score
7.2/10
Tested
Jun 18, 2026
Environment
Claude Code 2.x

Extracted vendor, line items and totals from 20 mixed-format invoices into a clean CSV; needed the PDF skill installed first and a one-line config for European date formats.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 3/5
  • Triggers reliably 4/5
  • Output vs. baseline 8/10
  • Docs & honesty 3/5

What it does

Batch-processes invoices into structured rows: vendor, date, line items, tax, totals. Works best paired with the PDF toolkit for OCR. Requires a small config step for locale-specific date and currency formats.

Install

Copy the skill folder into ~/.claude/skills/ and set your locale in SKILL.md frontmatter. Requires the PDF skill for scanned invoices.

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Appears in