crypto-report · git:20260209.1918ca4 · 2026-02-09 · sha256 ce0107ab644f7f3a

crypto-report git:20260209.1918ca4B

Immutable. This exact content is served forever at /api/v1/blob/ce0107ab644f7f3a.

---
name: crypto-report
description:
  Get cryptocurrency market data.
  Get Binance AI analysis report.
  Get blockchain news updates.
---

# Skill
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
```