← 返回 Skills 市场
benboby

Invoice Sorter

作者 Benboby · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
41
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

Invoice Sorter

Organize finance documents conservatively. Prefer inspection and a rename/move plan before making file changes.

Workflow

  1. Scan the target folder and identify likely invoice-like files.
  2. Infer a practical structure from filenames and metadata first.
  3. If document content must be read to classify correctly, sample a few files before doing broad changes.
  4. Propose a naming and folder rule.
  5. Execute batch renames or moves only after the rule is clear.
  6. 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.pdf
  • YYYY-MM_vendor_invoice-number.pdf
  • vendor_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.

安全使用建议
Install this if you want help organizing finance documents. Because it can inspect and move sensitive invoice or receipt files, use it on an intended folder, review the proposed rename/move plan before execution, and keep backups for large batches.
能力评估
Purpose & Capability
The stated purpose is sorting, renaming, and organizing finance documents; scanning folders, optionally reading document contents, and moving/renaming files are coherent with that purpose.
Instruction Scope
The workflow emphasizes inspection, proposing a rule, handling ambiguity via a review folder, preserving extensions, avoiding deletion unless explicitly requested, and summarizing changes.
Install Mechanism
The package contains only a SKILL.md markdown file and no executable scripts, dependencies, install hooks, or declared external tooling.
Credentials
The skill may access financial documents and rename or move files, but that access is expected for invoice organization and is bounded by user-selected folders and visible output.
Persistence & Privilege
No background workers, persistence mechanisms, privilege escalation, credential access, network calls, or long-term indexing behavior are present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install invoice-sorter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /invoice-sorter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of invoice-sorter. - Organizes invoices, receipts, bills, and related PDF/image files into clear folder and filename structures. - Supports sorting by year/month, vendor, or document type. - Recommends clear, sortable filename patterns (e.g., YYYY-MM-DD_vendor_type.pdf). - Proposes organize/rename plans and performs changes only after confirming the rule. - Includes safety features: ambiguous files are put in a review folder; originals are preserved unless deletion is requested; summary reports are provided for transparency. - Designed for batch cleanup, standardization, and bookkeeping preparation.
元数据
Slug invoice-sorter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论