A straightforward crypto price tracker built on CoinGecko's free API. You can check current prices for any of 15,000+ coins, set alerts for price thresholds or percentage changes, and search by name or symbol. The alert system is solid: supports above/below triggers plus percentage-based alerts with cooldown periods to avoid spam. Everything runs through uv and stores alerts locally in JSON. Best for setting up your own notification workflows or integrating crypto monitoring into existing automation. The included coin aliases are handy (btc, eth, sol all work), and the detailed mode gives you market cap and volume data when you need context beyond just price.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill crypto-tracker