invoice-organizer

Extract metadata from invoices and receipts, rename files, and sort into structured folders.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/fycd2006/studio --skill invoice-organizer-fycd2006
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice-organizer
Source: https://github.com/fycd2006/studio/tree/main/.agents/skills/invoice-organizer
Command: npx skills add https://github.com/fycd2006/studio --skill invoice-organizer-fycd2006

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Messy invoices and receipts slow tax preparation and audit readiness; manual filing is error-prone and time-consuming.

Core Features & Use Cases

  • Reads content from PDFs, images, and emails to extract vendor, date, invoice number, and total.
  • Renames files to a standard format: YYYY-MM-DD Vendor - Invoice - Description.ext.
  • Organizes files into a clear folder tree by year, category, and vendor; preserves originals and exports a CSV with details.

Quick Start

Place all invoices into a single folder and run the organizer to automatically rename and file them by vendor and date.

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 automatically?

To organize invoices automatically, the skill scans folders to extract vendor, date, and total from PDFs and images, then renames and files them into a structured folder tree while exporting a CSV for tax preparation.

Can I extract invoice metadata from images and emails for bookkeeping?

Yes, you can extract invoice metadata from images and emails for bookkeeping. The skill reads content from PDFs, images, and emails to pull vendor, date, invoice number, and total details for automated file renaming and sorting.

What is the best way to rename and sort PDF invoices by vendor and date?

A reliable way to rename and sort PDF invoices by vendor and date is applying a deterministic format like YYYY-MM-DD Vendor - Invoice - Description.ext, which this skill applies automatically while building a category-based folder tree.

Does this invoice organizer preserve original files and export a CSV of details?

Yes, the invoice organizer preserves original files and exports a CSV of details. It uses non-destructive file handling to maintain your audit-ready archives while generating a CSV export of the extracted invoice metadata.

How do I handle messy bank statements and receipts for an audit-ready archive?

To handle messy bank statements and receipts for an audit-ready archive, the skill processes mixed file types across vendors and dates, applying standard naming and structured folder sorting without altering or deleting your original documents.

What file formats are supported for automated invoice filing and vendor classification?

Supported file formats for automated invoice filing and vendor classification include PDFs, images, emails, and bank statements. The skill extracts metadata from these formats to enable ongoing bookkeeping and tax preparation workflows.