← 返回 Skills 市场
52yuanchangxing

receipt-expense-workbench

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
278
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install receipt-expense-workbench
功能描述
Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags.
安全使用建议
This skill appears coherent and local-only. Before installing or running it: (1) review scripts/expense_ledger.py to confirm its behaviour (it reads a JSON file you provide and writes a CSV), (2) avoid passing highly sensitive PII/PHI in example JSON unless you trust the runtime environment, and (3) if you expect more advanced categorization or validations, treat the output as a first-pass draft and verify results before submitting reimbursements. You can run `python3 scripts/expense_ledger.py --help` to inspect CLI usage first.
功能分析
Type: OpenClaw Skill Name: receipt-expense-workbench Version: 1.0.0 The 'receipt-expense-workbench' skill is a well-structured tool for processing expense data into CSV ledgers. The included Python script (scripts/expense_ledger.py) performs standard file I/O and keyword-based categorization without any network activity, obfuscation, or dangerous execution patterns. The documentation (SKILL.md, README.md, SELF_CHECK.md) emphasizes local execution, transparency, and user confirmation before actions, showing no signs of malicious intent or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match the actual artifacts: a small local Python helper script plus a category CSV and SKILL.md that describe extracting and mapping receipt fields. Declared runtime dependency is only python3, which is proportionate.
Instruction Scope
SKILL.md confines actions to parsing provided receipt text/OCR, using the local script and resource, producing CSVs and reports, and asking for missing info. It does not instruct reading unrelated system files, accessing secrets, or contacting external endpoints.
Install Mechanism
Instruction-only package with no install spec and no remote downloads. The helper script is local and auditable; there are no brew/npm/URL installs that would write/execute remote code.
Credentials
No environment variables, credentials, or config paths are required. The skill neither declares nor references secrets; the resource CSV and script operate on user-supplied inputs only.
Persistence & Privilege
Skill is not marked always:true and does not modify global agent configuration. Autonomous invocation by the agent is allowed by default (normal behavior) but not elevated by this package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install receipt-expense-workbench
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /receipt-expense-workbench 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Receipt Expense Workbench 1.1.0 introduces improved normalization and workflow features for processing expense documents. - Adds category mapping and anomaly flagging for receipts, slips, and invoices. - Supports extraction of vendor, date, amount, tax, and payment method from input text or OCR. - Maps line items to a default category list and flags missing or suspicious data. - Outputs structured expense ledger CSV, category summary, anomaly report, and a reimbursement-ready checklist. - Includes safety rules such as preview modes and explicit handling of missing information. - Defines clear prompts and input expectations for efficient processing.
元数据
Slug receipt-expense-workbench
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

receipt-expense-workbench 是什么?

Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。

如何安装 receipt-expense-workbench?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install receipt-expense-workbench」即可一键安装,无需额外配置。

receipt-expense-workbench 是免费的吗?

是的,receipt-expense-workbench 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

receipt-expense-workbench 支持哪些平台?

receipt-expense-workbench 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 receipt-expense-workbench?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论