← 返回 Skills 市场
52
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mercury-receipt-matcher
功能描述
Reconcile a Mercury "missing receipts" CSV by finding the original merchant emails in connected Gmail accounts and forwarding them to [email protected]. U...
安全使用建议
This skill will search any Gmail accounts that the Plow container has access to and forward matched merchant emails to [email protected]. Before installing, confirm you trust the Plow container provider (plow.co) and are comfortable granting it Gmail access, because the skill's core function requires reading and forwarding email content (which may include personal data). Review and optionally run the bundled scripts (scripts/receipts_db.py) yourself to verify behavior, and consider lowering the default cron frequency if you do not want near-continuous checking (default is every 5 minutes). Finally, if you want tighter control, ensure the agent only runs when you explicitly invoke it rather than leaving the cron enabled permanently.
功能分析
Type: OpenClaw Skill
Name: mercury-receipt-matcher
Version: 0.1.3
The mercury-receipt-matcher skill is designed to automate the reconciliation of missing financial receipts by searching connected Gmail accounts and forwarding matches to [email protected]. The Python script (scripts/receipts_db.py) uses parameterized SQL queries to prevent injection and follows a clear logic for importing CSV data and managing transaction states. The workflow instructions in SKILL.md and workflow.md are consistent with the stated purpose and do not contain any indicators of malicious intent, such as unauthorized data exfiltration, obfuscation, or attempts to bypass security controls.
能力标签
能力评估
Purpose & Capability
Name/description match the runtime instructions and the included scripts: the skill searches connected Gmail accounts (via Plow tools) and forwards matched merchant emails to [email protected]. It does not request unrelated credentials, binaries, or network endpoints in SKILL.md or the code.
Instruction Scope
SKILL.md confines actions to reading /workspace/receipts.db, importing a provided CSV, searching every connected Gmail account via plow_gmail_search, and forwarding with plow_gmail_forward. It explicitly forbids fabricating forwards and advises not to carry prior-run summaries in prompt context. No instructions request unrelated files, env vars, or external endpoints.
Install Mechanism
This is an instruction-only skill with bundled helper scripts; there is no install spec that downloads or writes arbitrary code to disk. The included Python script operates on a local SQLite DB and uses no external install URLs.
Credentials
The skill requires access to connected Gmail accounts (provided by a Plow container) which is proportionate to searching and forwarding receipts. It requests no unrelated environment variables or secrets. The forwarding destination ([email protected]) is explicit and appropriate for the task.
Persistence & Privilege
The skill is intended to be scheduled (default cadence every 5 minutes) via the platform's openclaw cron CLI. It does not set always:true and does not modify other skills. Consider whether the default 5-minute cadence is appropriate for your privacy/noise requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mercury-receipt-matcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/mercury-receipt-matcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.3
Match H1 to display name; update Plow download link to private-preview.
v0.1.2
Document Plow Gmail-tool requirements; reframe display name.
v0.1.1
Clarify in display name that this skill targets plow.co containers.
v0.1.0
Initial release of mercury-receipt-matcher skill.
- Reconciles Mercury "missing receipts" CSVs with receipts found in connected Gmail accounts.
- Runs a SQLite-backed workflow to manage receipt matching, auditing, and state.
- Prioritizes exact-amount and close-match handling, always forwarding valid original merchant emails.
- Supports revisits, error handling, and maintains a strict audit trail for all actions.
- Designed for recurring cron execution via the OpenClaw scheduling system.
- All database operations must go through the provided CLI script, not direct SQL.
元数据
常见问题
Find missing receipts (requires plow.co) 是什么?
Reconcile a Mercury "missing receipts" CSV by finding the original merchant emails in connected Gmail accounts and forwarding them to [email protected]. U... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。
如何安装 Find missing receipts (requires plow.co)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mercury-receipt-matcher」即可一键安装,无需额外配置。
Find missing receipts (requires plow.co) 是免费的吗?
是的,Find missing receipts (requires plow.co) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Find missing receipts (requires plow.co) 支持哪些平台?
Find missing receipts (requires plow.co) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Find missing receipts (requires plow.co)?
由 Sam Odio(@srosro)开发并维护,当前版本 v0.1.3。
推荐 Skills