/install chinese-bank-forex-rates
\r \r
Chinese Bank Forex Rates\r
\r Use this skill when you need the latest forex rates for a supported Chinese bank and one or more currencies.\r \r
Inputs\r
\r
bank: bank name or alias\rcurrencies: one or more currency names or ISO codes\r \r
Output\r
\r The script returns JSON with:\r \r
bankName\rupdateTimein ISO 8601 format when normalization is possible\rrates: list of objects withcurrencyName,buyPrice, andsellPrice\r \r Prices are standardized to CNY per 100 units of foreign currency, rounded to two decimal places. If the preferred value and configured fallback are both empty, the field is returned as an empty string.\r \r
Supported Banks\r
\r
- 招商银行\r
- 中国银行\r
- 中国农业银行\r
- 中国工商银行\r
- 中国建设银行\r
- 交通银行\r \r
Price Selection Rule\r
\r
When a bank exposes explicit 现汇 and 现钞 columns, the implementation uses:\r
\r
buyPrice: prefer现汇买入价, then现钞买入价\rsellPrice: prefer现汇卖出价, then现钞卖出价\r \r If a bank only publishes one buy and one sell price, the published pair is used directly.\r \r
Invocation\r
\r From this skill directory:\r \r
node index.js --bank 中国银行 --currencies 美元,EUR\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chinese-bank-forex-rates - After installation, invoke the skill by name or use
/chinese-bank-forex-rates - Provide required inputs per the skill's parameter spec and get structured output
What is 银行外汇牌价?
Use when you need the latest bank forex rates from major Chinese banks by bank name and currency names. Supports 招商银行, 中国银行, 中国农业银行, 中国工商银行, 中国建设银行, and 交通银行... It is an AI Agent Skill for Claude Code / OpenClaw, with 314 downloads so far.
How do I install 银行外汇牌价?
Run "/install chinese-bank-forex-rates" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 银行外汇牌价 free?
Yes, 银行外汇牌价 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 银行外汇牌价 support?
银行外汇牌价 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 银行外汇牌价?
It is built and maintained by lhmcn (@lhmcn); the current version is v0.1.3.