/install invoice-sorter
Invoice Sorter
Organize finance documents conservatively. Prefer inspection and a rename/move plan before making file changes.
Workflow
- Scan the target folder and identify likely invoice-like files.
- Infer a practical structure from filenames and metadata first.
- If document content must be read to classify correctly, sample a few files before doing broad changes.
- Propose a naming and folder rule.
- Execute batch renames or moves only after the rule is clear.
- Produce a summary of what was moved, renamed, skipped, or flagged.
Good default folder structures
Choose the simplest structure that matches the collection:
By year and month
YYYY/MM- good for mixed bills and receipts
By vendor
Vendor/YYYY- good for recurring suppliers
By document type
invoices/,receipts/,statements/,contracts/- good when files are heterogeneous
Good filename patterns
Prefer stable, sortable names such as:
YYYY-MM-DD_vendor_amount_invoice.pdfYYYY-MM_vendor_invoice-number.pdfvendor_YYYY-MM_statement.pdf
Use lowercase and hyphens/underscores consistently.
Safety rules
- Avoid deleting originals unless the user explicitly asks.
- If metadata is ambiguous, move uncertain files into a
review/folder instead of guessing. - Preserve file extensions exactly.
- For very large batches, do a dry-run summary first.
Output pattern
Report using:
- Detected files
- Proposed structure
- Planned renames/moves
- Ambiguous items
- Completed changes
Keep the plan auditable so the user can spot mistakes quickly.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install invoice-sorter - After installation, invoke the skill by name or use
/invoice-sorter - Provide required inputs per the skill's parameter spec and get structured output
What is Invoice Sorter?
Sort, rename, and organize invoices, receipts, bills, statements, and related PDF or image files into a predictable folder structure. Use when asked to clean... It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.
How do I install Invoice Sorter?
Run "/install invoice-sorter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Invoice Sorter free?
Yes, Invoice Sorter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Invoice Sorter support?
Invoice Sorter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Invoice Sorter?
It is built and maintained by Benboby (@benboby); the current version is v1.0.0.