/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install invoice-sorter - 安装完成后,直接呼叫该 Skill 的名称或使用
/invoice-sorter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41 次。
如何安装 Invoice Sorter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install invoice-sorter」即可一键安装,无需额外配置。
Invoice Sorter 是免费的吗?
是的,Invoice Sorter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Invoice Sorter 支持哪些平台?
Invoice Sorter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Invoice Sorter?
由 Benboby(@benboby)开发并维护,当前版本 v1.0.0。