Track cryptocurrency markets in real-time. 加密货币行情追踪、比特币价格、以太坊ETH、市值排行、DeFi数据、恐惧贪婪指数、趋势币种、空投信息、RSI技术分析、均线分析、金叉死叉、DeFi收益率对比、Gas费查询。Use when checking crypto pri.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill crypto-tracker-cn --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Crypto Tracker Cn?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-crypto-tracker-cn)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: crypto-tracker-cn
description: "Track cryptocurrency markets in real-time. 加密货币行情追踪、比特币价格、以太坊ETH、市值排行、DeFi数据、恐惧贪婪指数、趋势币种、空投信息、RSI技术分析、均线分析、金叉死叉、DeFi收益率对比、Gas费查询。Use when checking crypto pri."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# crypto-tracker-cn
Track cryptocurrency markets in real-time. 加密货币行情追踪、比特币价格、以太坊ETH、市值排行、DeFi数据、恐惧贪婪指数、趋势币种、空投信息、RSI技术分析、均线分析、金叉死叉、DeFi收益率对比、Gas费查询。Use when checking crypto prices, market sentiment, DeFi TVL, trending coins, meme coins, RSI indicators, moving averages, DeFi yield comparison, or Ethereum gas fees. Free APIs (CoinGecko, DefiLlama) — no API keys needed. 实时行情、涨跌幅、市场情绪分析、技术指标。
## 速查表
See commands above.
## 命令列表
| 命令 | 功能 |
|------|------|
| `price` | price |
| `market` | market |
| `trending` | trending |
| `fear` | fear |
| `defi` | defi |
| `memes` | memes |
| `info` | info |
| `portfolio` | portfolio |
> 💡 小技巧:先用 `help` 查看所有命令,再选择最适合的
## 专业建议
- 数据源: CoinGecko API(免费) + DefiLlama(TVL)**
- 恐惧贪婪指数: <20极度恐惧=买入信号, >80极度贪婪=卖出信号**
- 技术指标: RSI>70超买, RSI<30超卖**
- 安全: 永远不要把私钥存在联网设备上**
- DCA策略: 定期定额投资, 不要试图择时**
---
*crypto-tracker-cn by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Examples
```bash
# Quick start
crypto-tracker-cn help
# Run main function
crypto-tracker-cn run
```
## Commands
Run `crypto-tracker-cn help` to see all available commands.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!