返回 Skill 市场

Market Data

crypto-tracker

Crypto Tracker is a lightweight CLI skill that provides real-time cryptocurrency market data and technical insights using free public APIs (CoinGecko, DefiLlama) with no API keys required.

45 天前更新1 分钟内配置完

概览

Crypto Tracker is a lightweight CLI skill that provides real-time cryptocurrency market data and technical insights using free public APIs (CoinGecko, DefiLlama) with no API keys required.

Crypto Tracker is a lightweight CLI skill that provides real-time cryptocurrency market data and technical insights using free public APIs (CoinGecko, DefiLlama) with no API keys required. Key features include price checks for multiple coins, market overviews, trending coins, fear & greed index, DeFi TVL rankings, top meme coins, and detailed coin metadata. Built-in analytics calculate 14-day RSI (overbought/oversold signals) and 7/14/30-day moving averages with golden/death cross detection. A DeFi yield comparator fetches top high-APY pools (TVL > $1M) and presents protocol, pool, APY, TVL, and chain. Ethereum gas tracker shows low/medium/fast prices, estimated tx costs, and gas-saving tips with graceful API fallbacks. Use it for rapid CLI checks, trading signals, yield research, automation, and integration into scripts or monitoring workflows.

Skill.md

这个 Skill 如何工作

Crypto Tracker is a lightweight CLI skill that provides real-time cryptocurrency market data and technical insights using free public APIs (CoinGecko, DefiLlama) with no API keys required.

SKILL.mdALPHIO / 已验证

Crypto Tracker

Real-time cryptocurrency market data via free APIs. No API keys needed.

Quick Commands

Price Check

scripts/crypto.sh price bitcoin ethereum solana

Market Overview

scripts/crypto.sh market

Trending Coins

scripts/crypto.sh trending

Fear & Greed Index

scripts/crypto.sh fear

DeFi TVL Rankings

scripts/crypto.sh defi

Top Meme Coins

scripts/crypto.sh memes

Coin Details

scripts/crypto.sh info bitcoin

📈 RSI Indicator (14-day)

scripts/crypto.sh rsi bitcoin
scripts/crypto.sh rsi ethereum

Calculates 14-day RSI from CoinGecko historical prices. Shows overbought (>70) / oversold (<30) / neutral signals with trading suggestions.

📊 Moving Average Analysis

scripts/crypto.sh ma bitcoin
scripts/crypto.sh ma solana

Calculates 7/14/30-day moving averages. Detects golden cross (金叉) / death cross (死叉) patterns and overall trend direction.

🌾 DeFi Yield Comparison

scripts/crypto.sh defi-yield

Fetches top 20 high-yield DeFi pools (TVL > $1M) from DefiLlama. Shows protocol, pool, APY, TVL, and chain. Sorted by APY.

⛽ Ethereum Gas Tracker

scripts/crypto.sh gas

Shows current Ethereum gas prices (low/medium/fast) with transaction cost estimates and gas-saving tips. Falls back to reference guide if API is unavailable.

API Reference

All endpoints are free, no auth required. Rate limit: ~10-30 req/min.

CoinGecko (prices, trending, market data)

  • Base: https://api.coingecko.com/api/v3
  • Price: /simple/price?ids={ids}&vs_currencies=usd&include_24hr_change=true
  • Trending: /search/trending
  • Global: /global
  • Markets: /coins/markets?vs_currency=usd&order=market_cap_desc&per_page=20
  • Coin detail: /coins/{id}
  • Categories: /coins/categories
  • Memes: /coins/markets?vs_currency=usd&category=meme-token&order=volume_desc&per_page=20

DefiLlama (DeFi data)

  • Base: https://api.llama.fi
  • TVL: /protocols
  • Chain TVL: /v2/chains
  • Yields: https://yields.llama.fi/pools (high-yield pool data)

Fear & Greed Index

  • https://api.alternative.me/fng/

Etherscan (Gas prices)

  • Gas Oracle: https://api.etherscan.io/api?module=gastracker&action=gasoracle

Output Formats

Default: human-readable table. Add --json for raw JSON output.

Notes

  • CoinGecko free tier: ~30 calls/min. Add 2s delay between batch requests.
  • Coin IDs use CoinGecko slugs (e.g., bitcoin, ethereum, solana).
  • For historical data: /coins/{id}/market_chart?vs_currency=usd&days={days}

最适合用于

何时使用

Crypto Tracker is a lightweight CLI skill that provides real-time cryptocurrency market data and technical insights using free public APIs (CoinGecko, DefiLlama) with no API keys required.

01 · 会前准备

准备决策简报

在投委会开会前,把零散证据整理成结构化的论据。

02 · 团队协作

统一交接标准

让分析师、组合经理与 Agent 产出一致的研究结果。

03 · 实时更新

更新投资逻辑

出现新催化剂、KPI 发布或财报结果后,更新情景假设。

社区反馈

越用越好用。

随着 Skill 被使用与评审,反馈将展示在这里。

提交反馈

发现更多

相关 Skills

查看全部
免费开始