crypto-prices

Fetch cryptocurrency prices and market data from the CoinGecko API.

270|65|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sepivip/SeekerClaw --skill crypto-prices-sepivip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crypto-prices
Source: https://github.com/sepivip/SeekerClaw/tree/main/app/src/main/assets/default-skills/crypto-prices
Command: npx skills add https://github.com/sepivip/SeekerClaw --skill crypto-prices-sepivip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping you up to date with real-time cryptocurrency prices and market data without manual lookups.

Core Features & Use Cases

  • Get real-time prices for one or more coins, with optional 24h changes.
  • Coin ID mapping translates common symbols (BTC, ETH, SOL) to CoinGecko IDs for API calls.
  • Use cases include price checks, market sentiment snapshots, and quick portfolio views.

Quick Start

Ask for the current price of BTC to receive the latest value.

Frequently Asked Questions about crypto-prices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time crypto prices for multiple coins?

You can fetch real-time crypto prices for multiple coins simultaneously using CoinGecko market data. The tool supports multi-coin scenarios, returning current values and 24h changes without manual lookups.

Do I need an API key to fetch CoinGecko market data?

You need the free CoinGecko API to fetch cryptocurrency market data. No paid plan is required, and the tool handles rate limits and symbol-to-ID mappings automatically.

Can I check my portfolio's market sentiment with this crypto price tool?

You can check portfolio market sentiment by fetching real-time prices and 24h changes for your held crypto assets. This provides a quick snapshot of current values and recent performance trends.

How does symbol-to-ID mapping work for cryptocurrency lookups?

Symbol-to-ID mapping translates common crypto symbols like BTC, ETH, and SOL into their corresponding CoinGecko IDs. This ensures accurate API calls when fetching real-time prices and market data.

What are the limitations of using the free CoinGecko API for market data?

The main limitation of the free CoinGecko API is rate limiting, which restricts the frequency of market data requests. The tool handles these rate limits internally to ensure reliable crypto price fetching.