← 返回
效率工具

exchange-rate

汇率换算 — 查询实时汇率、历史汇率、汇率趋势。数据源为欧洲央行 (ECB)。 触发词: 汇率, 换算, exchange rate, convert currency, 多少钱, 美元, 欧元, 日元, 英镑, USD, EUR, JPY, GBP, 或任何 "[金额] [货币A] 转/换/to [货币B]"...
汇率换算 — 查询实时汇率、历史汇率、汇率趋势。数据源为欧洲央行 (ECB)。 触发词: 汇率, 换算, exchange rate, convert currency, 多少钱, 美元, 欧元, 日元, 英镑, USD, EUR, JPY, GBP, 或任何 "[金额] [货币A] 转/换/to [货币B]"...
deusyu
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 580
下载
💾 10
安装
1
版本
#latest

概述

exchange-rate — Currency Exchange Rate Skill

Query real-time and historical exchange rates via the Frankfurter API (ECB data source).

Quick Start

  1. No API key needed.
  2. Run bun scripts/exchange.ts --help in this skill directory.
  3. Pick the matching command from references/command-map.md.

Workflow

  1. Parse user intent — identify source currency, target currency, amount, and date (if any).
  2. Select the right command: convert, latest, history, or currencies.
  3. Run the script and return the result.
  4. When the user provides a natural language query like "100 美元换人民币", use the convert command with --amount 100 --from USD --to CNY.

Commands

  • Full command mapping: references/command-map.md

Common Currency Aliases

When the user uses Chinese names, map them:

  • 美元/美金 → USD
  • 人民币/元 → CNY
  • 欧元 → EUR
  • 英镑 → GBP
  • 日元/日币 → JPY
  • 韩元/韩币 → KRW
  • 港币/港元 → HKD
  • 新加坡元/新币 → SGD
  • 澳元/澳币 → AUD
  • 加元/加币 → CAD
  • 泰铢 → THB
  • 瑞士法郎/瑞郎 → CHF

Notes

  • This skill is script-first and does not run an MCP server.
  • Data source is ECB (European Central Bank), updated once per working day.
  • Supports 30 major currencies.
  • No API key required.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 00:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 437 📥 147,168
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 274 📥 114,720
developer-tools

Google Maps Skill

deusyu
通过脚本直连 Google Maps Platform API 完成地理编码、逆地理编码、路线规划、地点搜索、地点详情、海拔查询和时区查询。用户要求"Google Maps 查询""国际路线规划""地点搜索"或需要用命令行脚本调用 Goog
★ 0 📥 732