cryptowatch

₿ CryptoWatch - 实时监控加密货币价格,价格突破自动预警

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cryptowatch" with this command: npx skills add gztanht/cryptowatch

₿ CryptoWatch - 加密货币监控

Never Miss a Pump - 实时追踪币价,猎杀每个波动!

Overview

CryptoWatch 实时监控主流加密货币价格(BTC、ETH、SOL 等),支持价格预警、涨跌幅追踪、市值排行等功能。数据来自 CoinGecko API(免费、无需 API Key)。

Features

  • 📊 实时价格 - 秒级更新,支持 100+ 加密货币
  • 🚨 价格预警 - 突破设定价位自动提醒
  • 📈 涨跌幅 - 24h/7d/30d 涨跌追踪
  • 💰 市值排行 - 按市值/音量排序
  • 🔔 多币种 - BTC、ETH、SOL、BNB、XRP 等主流币
  • 🌐 多法币 - USD、CNY、EUR、JPY 支持

Installation

npx @gztanht/cryptowatch

Usage

查看实时价格

# 查询单个币种
node scripts/watch.mjs btc

# 查询多个币种
node scripts/watch.mjs btc,eth,sol

# 查看所有主流币
node scripts/watch.mjs --top 20

设置价格预警

# BTC 突破 $100,000 提醒
node scripts/alert.mjs btc --above 100000

# ETH 跌破 $3,000 提醒
node scripts/alert.mjs eth --below 3000

# 查看已设置的预警
node scripts/alert.mjs --list

查看涨跌幅排行

# 24 小时涨幅榜
node scripts/rank.mjs --period 24h

# 7 日跌幅榜
node scripts/rank.mjs --period 7d --order asc

Configuration

编辑 config/coins.json 添加自定义币种:

{
  "watchlist": [
    {"id": "bitcoin", "symbol": "BTC", "name": "Bitcoin"},
    {"id": "ethereum", "symbol": "ETH", "name": "Ethereum"},
    {"id": "solana", "symbol": "SOL", "name": "Solana"}
  ]
}

API Reference

Support

  • 📧 Email: support@cryptowatch.shark
  • 💬 Telegram: @CryptoWatchBot
  • 🦈 赞助:USDT (ERC20): 0x33f943e71c7b7c4e88802a68e62cca91dab65ad9

License

MIT © 2026 gztanht

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.

Web3

CoinGecko Price

Query cryptocurrency prices and market data via CoinGecko API. Use when: (1) checking current crypto prices, (2) viewing market cap rankings, (3) monitoring...

Registry SourceRecently Updated
9200Profile unavailable
Web3

Crypto Price Pro

查询虚拟币实时价格和历史数据,支持生成趋势图、周报和邮件推送。当用户询问虚拟币价格、加密货币行情、需要币价分析报告或定时推送时使用此技能。

Registry SourceRecently Updated
2770Profile unavailable
Web3

x402 Crypto Market Structure

Real-time crypto market intelligence — live orderflow from 20 exchanges, directional regime detection, 7 years of OHLCV with buy/sell flow baked in, and on-c...

Registry SourceRecently Updated
1650Profile unavailable
Web3

RiskState — Risk Governor for Crypto Trading Agents

Deterministic risk governance API for autonomous crypto trading agents. Returns position limits, allowed actions, and policy constraints from 30+ real-time s...

Registry SourceRecently Updated
1550Profile unavailable