Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 720 Bytes

File metadata and controls

32 lines (21 loc) · 720 Bytes

crypto-news-zh 📰

OpenClaw Skill: 中文加密货币新闻聚合

自动获取和整理中文加密货币新闻,支持多种主题和时间范围。

✨ 特点

  • 📰 多主题 — Solana、BTC、ETH、DeFi、Memecoin、NFT、政策法规等
  • 🕐 时间过滤 — 24小时/一周/一月
  • 📊 多格式输出 — 完整/简要/JSON
  • 🔑 OpenClaw集成 — 直接用web_search工具,无需额外配置

🚀 使用

# 综合新闻
python3 scripts/news.py

# Solana生态
python3 scripts/news.py --topic solana

# 简要格式
python3 scripts/news.py --topic defi --format brief

# JSON输出
python3 scripts/news.py --topic memecoin --format json

📄 License

MIT