← 返回 Skills 市场
aiwithabidi

Mercury Banking

作者 aiwithabidi · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
278
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mercury-banking
功能描述
Mercury banking API integration — accounts, balances, transactions, financial summaries, AI transaction categorization, and cash flow analysis. The only Merc...
安全使用建议
This skill appears to do what it says, but take these precautions before installing: 1) Only provide a Mercury API key with the minimal scope required (use sandbox/test tokens when possible) and be prepared to rotate the key if needed. 2) Be aware that enabling AI features will send transaction data to OpenRouter (an external LLM) — avoid sending sensitive PII or confidential transactions unless you are comfortable with that third party's policies. 3) The script prints routing/account numbers to stdout; avoid running it in shared or logged environments. 4) Review any organizational policies about storing or exposing financial credentials and run first against a Mercury sandbox account to verify behaviour.
功能分析
Type: OpenClaw Skill Name: mercury-banking Version: 1.0.0 The skill provides legitimate integration with the Mercury Banking API and OpenRouter for financial analysis and categorization. The code in scripts/mercury_api.py correctly handles API keys via environment variables and limits network communication to the official Mercury (api.mercury.com) and OpenRouter (openrouter.ai) endpoints as described in the documentation.
能力评估
Purpose & Capability
Name/description, declared primary credential (MERCURY_API_KEY), SKILL.md usage examples, and the included script all align: the code calls https://api.mercury.com/api/v1 for accounts/transactions/cashflow and implements the described commands.
Instruction Scope
Runtime instructions and the script stay within banking and optional AI categorization. However, the tool prints account and routing numbers and will send transaction lists to OpenRouter (an external LLM endpoint) when AI features are used — this exposes sensitive financial data to a third party if you enable categorization/summary without reviewing data policies.
Install Mechanism
Instruction-only with a single Python script and no install spec; nothing is downloaded or extracted during install.
Credentials
Only MERCURY_API_KEY is required (declared as primary). That is expected for this integration but is a high‑privilege secret because it grants access to account and transaction data. OPENROUTER_API_KEY is optional for LLM features and is only needed when calling AI endpoints.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and is user-invocable. It runs on demand and does not demand permanent presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mercury-banking
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mercury-banking 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: Integrates Mercury banking API for business banking and financial tracking. - Supports listing accounts, viewing balances, fetching and searching transactions. - Provides cash flow analysis and AI-powered transaction categorization. - Offers financial summaries by week or month, including expense and revenue trends. - Requires a Mercury API key; optional AI categorization with OpenRouter API key. - Includes command-line scripts for streamlined access and analysis.
元数据
Slug mercury-banking
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mercury Banking 是什么?

Mercury banking API integration — accounts, balances, transactions, financial summaries, AI transaction categorization, and cash flow analysis. The only Merc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。

如何安装 Mercury Banking?

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

Mercury Banking 是免费的吗?

是的,Mercury Banking 完全免费(开源免费),可自由下载、安装和使用。

Mercury Banking 支持哪些平台?

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

谁开发了 Mercury Banking?

由 aiwithabidi(@aiwithabidi)开发并维护,当前版本 v1.0.0。

💬 留言讨论