tool-coingecko-price

coingecko_price (CoinGecko spot)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tool-coingecko-price" with this command: npx skills add captaindpt/truth-terminal/captaindpt-truth-terminal-tool-coingecko-price

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" } }

Output

  • Returns: { ids: string[], vsCurrency: string, data: object } (raw CoinGecko response)

  • Rendered:

  • Table CoinGecko (usd) with columns: id/price/24h_change_%/updatedAt

Notes

  • This tool does not currently expose CoinGecko market cap/volume endpoints; it’s simple/price only.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tool-polymarket-book

No summary provided by upstream source.

Repository SourceNeeds Review
General

tool-grok-search

No summary provided by upstream source.

Repository SourceNeeds Review
General

tool-nasdaq-candles

No summary provided by upstream source.

Repository SourceNeeds Review
General

tool-polymarket-trades

No summary provided by upstream source.

Repository SourceNeeds Review