invoice-organizer

Extract invoice data, rename files, and sort into year/vendor folders with a CSV summary.

4|5|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/QuestNova502/claude-skills-sync --skill invoice-organizer-questnova502
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice-organizer
Source: https://github.com/QuestNova502/claude-skills-sync/tree/main/skills/invoice-organizer
Command: npx skills add https://github.com/QuestNova502/claude-skills-sync --skill invoice-organizer-questnova502

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Messy invoices and receipts waste time and create compliance risk. This skill reads documents, extracts key data, renames files consistently, and sorts them into logical folders to speed tax preparation and accounting workflows.

Core Features & Use Cases

  • Reads invoices and receipts (PDFs, images) to extract date, vendor, invoice number, and total.
  • Renames files to a standardized format: YYYY-MM-DD Vendor - Invoice - Description.ext
  • Organizes files by year, vendor, and category; generates an expense summary CSV for accountants.
  • Supports batch processing and continuous automation.

Quick Start

Organize the invoices in this folder by renaming them to the standard format and sorting them into a year/vendor structure.

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?

To organize invoices for tax preparation, this skill extracts date, vendor, invoice number, and amount from your documents, renames files to a standardized format, and sorts them into year, vendor, and category hierarchies with a CSV summary.

Can I extract invoice data from PDFs and images?

Yes, you can extract invoice data from PDFs and images. The skill reads these file formats to capture the date, vendor, invoice number, and total amount, then uses this extracted data to standardize filenames and sort documents into structured folders.

What is the best way to rename receipt files consistently for expense tracking?

The best way to rename receipt files consistently is using the standardized format YYYY-MM-DD Vendor - Invoice - Description.ext. This skill automates file renaming by extracting the required date, vendor, and invoice number directly from your document content.

Does this invoice organization tool generate a CSV export for accountants?

Yes, this invoice organization tool generates a CSV export for accountants. After sorting your files into year, vendor, and category hierarchies, it creates an expense summary CSV containing the extracted data from all processed receipts and invoices.

How do I batch process a folder of messy receipts for vendor reconciliation?

You can batch process a folder of messy receipts for vendor reconciliation by pointing the skill at the directory. It will continuously automate data extraction, rename files to a standard format, and sort documents across the entire folder.

What limitations should I expect when extracting data from scanned receipts?

When extracting data from scanned receipts, the skill requires the document to clearly display the date, vendor, invoice number, and total amount. Illegible scans or non-standard formats may prevent accurate data extraction, file renaming, and folder sorting.