实时汇率查询

open-exchange-rate

by alone86136

Get real-time exchange rates and currency conversion using free public ExchangeRate-API. No API key required. Use when users ask for current exchange rates, currency conversion calculations, or need to check currency prices.

4.2k其他未扫描2026年3月30日

安装

claude skill add --url https://github.com/openclaw/skills

文档

open-exchange-rate

Overview

A simple skill for getting real-time exchange rate information and performing currency conversion using the public ExchangeRate-API. No API key required for requests.

Features

  • Get latest exchange rates: Retrieve up-to-date exchange rates for all currencies
  • Currency conversion: Convert an amount from one currency to another
  • List all available currencies: Show a complete list of supported currency codes

Usage

Get latest rates for base currency

bash
python3 scripts/get_rates.py --base USD

Convert currency

bash
python3 scripts/convert.py --from USD --to EUR --amount 100

List all available currencies

bash
python3 scripts/list_currencies.py

Resources

scripts/

  • get_rates.py - Get latest exchange rates with optional base currency
  • convert.py - Convert amount between two currencies
  • list_currencies.py - List all available currency codes and names

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.

其他
安全119.1k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.2k

思否热榜

by codekungfu

热门

注册“SegmentFault”热门技能;当需要访问或自动化SegmentFault相关内容时调用。

其他
未扫描4.2k

评论