tool-coingecko-price

Installation
SKILL.md

coingecko_price (CoinGecko spot)

When to use

  • Quick crypto spot check (BTC/ETH/SOL/etc).
  • Cheap price context before going deeper (derivatives/order books/etc).

Parameters

  • query (string, required): Space/comma-separated symbols or CoinGecko ids (max 25 unique).
    • Built-in symbol mapping includes: BTC/ETH/SOL/DOGE/ADA/BNB/XRP.
    • Otherwise, tokens are treated as CoinGecko ids (lowercased).
  • vsCurrency (string, optional): Quote currency, default usd.

Examples

{ "name": "coingecko_price", "params": { "query": "BTC ETH solana", "vsCurrency": "usd" } }
Related skills
Installs
12
First Seen
Jan 23, 2026