crypto-report ยท diff

git:20260210.65a4747 to git:20260210.a91ad13

1 added, 1 removed. Audit A to A.

---
name: crypto-report
description: Get cryptocurrency market data. Get Binance AI analysis report. Get blockchain news updates.
---
- # Skill
+ # Cryptocurrency Report
Executing Shell commands.
## Get Binance AI analysis report
```shell
bash scripts/binance-ai-report.sh BTC
bash scripts/binance-ai-report.sh ETH
bash scripts/binance-ai-report.sh SOL
```
## Get blockchain news updates
```shell
bash scripts/theblockbeats-news.sh
bash scripts/theblockbeats-news.sh 2 # Specify page number
```