invoice-organizer

Extract invoice data, rename files, and generate CSV summaries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ashleytower/claude-skills-collection --skill invoice-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice-organizer
Source: https://github.com/ashleytower/claude-skills-collection/tree/main/skills/invoice-organizer
Command: npx skills add https://github.com/ashleytower/claude-skills-collection --skill invoice-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pytesseract, pdf2image.

What problem does it solve?

The manual process of organizing invoices and receipts for tax season or expense tracking is incredibly tedious and time-consuming. This skill automates the entire bookkeeping process, transforming chaotic files into a perfectly organized, tax-ready system.

Core Features & Use Cases

  • Intelligent Data Extraction: Automatically reads PDFs and images to extract vendor, date, amount, and description.
  • Standardized Renaming: Renames files consistently (e.g., YYYY-MM-DD Vendor - Invoice - Product.pdf) for easy sorting.
  • Automated Categorization: Sorts documents into logical folders by vendor, expense category, or date, and generates a summary CSV.
  • Use Case: Point it to a folder of hundreds of unsorted receipts and invoices, and it will rename, categorize, and generate a summary CSV for your accountant, saving you hours of manual work.

Quick Start

Navigate to your messy invoice folder:

cd ~/Desktop/receipts-to-sort

Then ask Claude Code:

Organize these invoices for taxes

Frequently Asked Questions about invoice-organizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize invoices and receipts for tax preparation?

Organizing invoices for tax prep involves extracting key data like vendor, date, and amount from PDFs and images, then renaming files to a standardized format and sorting them into structured folders. This skill automates the entire process—reading content, renaming files to YYYY-MM-DD Vendor format, categorizing by vendor or expense type, and generating a CSV summary for your accountant.

Can I extract data from scanned receipts and PDF invoices automatically?

Yes. This skill uses OCR and PDF parsing to automatically extract vendor, invoice number, date, amount, description, and payment method from both PDFs and scanned images, then organizes them into tax-ready folders without manual data entry.

What file formats does invoice organization support?

Invoice organization works with PDFs, scanned receipt images, and email attachments. The skill processes mixed folders containing any combination of these formats and standardizes them into organized, renamed files with a CSV export for accounting review.

How do I categorize hundreds of unsorted receipts and invoices quickly?

Point the skill to your folder of unsorted receipts and invoices. It automatically renames and sorts documents by vendor, category, or date into logical folder structures, preserves originals, and generates a summary CSV—saving hours of manual bookkeeping work.

Do I need OCR or PDF parsing tools installed separately?

The skill includes built-in PDF and image processing dependencies. You don't need to configure OCR or PDF tools separately; the skill handles extraction from PDFs and scanned images as part of its automated workflow.

Can invoice organization preserve original files while creating organized copies?

Yes. The skill renames and organizes files into structured folders while preserving your original receipts and invoices, protecting against data loss and maintaining audit trails for tax purposes.