From 30+ top Web3/Crypto sources, automatically fetch, score, and summarize the best articles into a daily digest.
Covers: CoinDesk Β· Decrypt Β· Bankless Β· Vitalik Β· a16z Β· Paradigm Β· Rekt Β· Arthur Hayes Β· Uniswap Β· Aave Β· Lido Β· Jupiter Β· ether.fi and more.
No external API keys required. Uses the OpenClaw agent's own LLM.
clawhub install web3-daily-digestThen in any OpenClaw chat:
/web3digest
git clone https://github.com/HarrisHan/web3-daily-digest.git
cp -r web3-daily-digest ~/.openclaw/workspace/skills/30+ RSS Feeds β Concurrent Fetch β Time Filter β LLM Scoring β LLM Summary β Digest
The agent handles all scoring and summarization natively β no Gemini/OpenAI API keys needed.
| Category | Sources |
|---|---|
| π° News | CoinDesk, Decrypt, Blockworks, CoinTelegraph, The Block |
| π¬ Research | Paradigm, a16z crypto, Delphi Digital, Galaxy, Messari |
| π° DeFi | Uniswap, Aave, Lido, MakerDAO, Compound, Jupiter, ether.fi |
| ποΈ L1/L2 | Ethereum Foundation, Solana, Optimism, Arbitrum, Base, Starknet, Celestia |
| π Security | Trail of Bits, Rekt News, Immunefi, Slowmist, Certik |
| βοΈ Writers | Vitalik Buterin, Arthur Hayes, Cobie, Nic Carter, Polynya |
| π¦ Exchanges | Binance Research, Coinbase Blog, Kraken Blog |
openclaw cron add \
--name "web3-daily-digest" \
--cron "0 9 * * *" \
--tz "Asia/Shanghai" \
--message "/web3digest" \
--announce --exactEdit references/sources.json to add/remove feeds.
web3-daily-digest/
βββ SKILL.md # OpenClaw skill definition
βββ README.md
βββ scripts/
β βββ fetch-rss.mjs # Concurrent RSS fetcher (Node.js, zero deps)
βββ references/
βββ sources.json # 30+ Web3/Crypto RSS sources
MIT
- Built for OpenClaw π¦
- Companion to ai-daily-digest