skilly. Buy ad slot
All skills
Business · Research · Data Analysis / AGENT SKILL

crypto-report

aahl/skills
3.1K installs 159 GitHub stars
0

Retrieve cryptocurrency market data, Binance AI analysis reports, and blockchain news.
Get cryptocurrency market data. Get Binance AI analysis report. Get blockchain news updates.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

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