实时汇率查询

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.5k其他未扫描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. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全147.7k

并行代理

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.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论