Install
openclaw skills install binance-crypto-priceQuery real-time cryptocurrency prices using the Binance API. Get latest prices for Bitcoin, Ethereum, and all BN listed cryptocurrencies. No API key required.
openclaw skills install binance-crypto-priceQuery real-time cryptocurrency prices using the official Binance API.
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py
# Query Bitcoin
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py BTCUSDT
# Query Ethereum
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py ETHUSDT
# Shorthand (auto-completes USDT)
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py BTC
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py --json
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py BTC --json
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py --list
Popular coins displayed by default:
https://api.binance.com/api/v3/ticker/price