← ClaudeAtlas

crypto-reportlisted

Get cryptocurrency market data. Get Binance AI analysis report. Get blockchain news updates.
opencue/claude-code-skills · ★ 1 · AI & Automation · score 70
Install: claude install-skill opencue/claude-code-skills
# 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 ```