invoice-organizer

Reads invoice files, extracts vendor, date, and amount, then renames and sorts them into tax-ready folders.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vZulin/overlay-clock-timer --skill invoice-organizer-vzulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice-organizer
Source: https://github.com/vZulin/overlay-clock-timer/tree/main/.codex/skills/macos-design/invoice-organizer
Command: npx skills add https://github.com/vZulin/overlay-clock-timer --skill invoice-organizer-vzulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders.

Core Features & Use Cases

  • Reads invoice content from PDFs, images, and documents to extract vendor name, invoice number, date, and amount
  • Renames files to a standardized format: YYYY-MM-DD Vendor - Invoice - Description.ext
  • Organizes files into folders by vendor, category, and year; preserves originals and can export a summary CSV for accountants

Quick Start

Organize my invoices folder by reading each file, extracting details, renaming to YYYY-MM-DD Vendor - Invoice - Description.ext, and sorting into a tax-ready structure.

Frequently Asked Questions about invoice-organizer

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

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

To organize invoices for tax preparation, this Skill reads messy files, extracts vendor name, invoice number, date, and amount, renames them consistently, and sorts them into logical folders by vendor, category, and year.

Can I extract invoice details from PDFs and images automatically?

Yes, invoice detail extraction works automatically on folders containing PDFs, images, and documents. It reads each file to pull vendor name, invoice number, date, and amount for consistent renaming and sorting.

What is the standardized file naming format for sorted invoices?

The standardized invoice naming format is YYYY-MM-DD Vendor - Invoice - Description.ext. This ensures consistent file identification across all vendors while preserving the original file extension.

Does organizing invoices this way preserve my original files?

Yes, organizing invoices with this method preserves your originals. It reads the source files and creates newly named and sorted copies in a tax-ready folder structure, ensuring original documents remain untouched.

Can I export a summary CSV of extracted invoice data for my accountant?

Yes, you can export a summary CSV of the extracted invoice data. After reading files and organizing them into folders by vendor, category, and year, the Skill generates a CSV export for your accountant.

What is the best way to sort invoices by vendor and tax category?

The best way to sort invoices by vendor and tax category is to use an automated filing system that reads each document, extracts key details, and places files into structured folders organized by vendor, category, and year.