From mermaid-link
Queries real-time and historical exchange rates via ECB data. Supports currency conversion, rate history, and trend analysis with natural language input.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mermaid-link:exchange-rateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query real-time and historical exchange rates via the Frankfurter API (ECB data source).
Query real-time and historical exchange rates via the Frankfurter API (ECB data source).
bun scripts/exchange.ts --help in this skill directory.references/command-map.md.convert, latest, history, or currencies.convert command with --amount 100 --from USD --to CNY.references/command-map.mdWhen the user uses Chinese names, map them:
npx claudepluginhub deusyu/rainman-skills --plugin portrait-promptConverts currencies and fetches live/historical exchange rates using Frankfurter (ECB) and open.er-api.com via curl, with zero API keys needed.
Queries forex currency pair daily exchange rate data via tushare-cli. Useful for historical rate lookups or trend analysis of pairs like USDCNH or EURUSD.
Automates Fixer IO operations via Composio toolkit through Rube MCP. Discovers tools, manages connections, and executes workflows.