/install bitcoin-daily
Bitcoin Dev Digest (📰)

Daily summary of bitcoindev mailing list + Bitcoin Core commits.
Made in 🤠 Texas ❤️ PlebLab
Commands
Run via: node ~/workspace/skills/bitcoin-daily/scripts/digest.js \x3Ccommand>
| Command | Description |
|---|---|
digest [YYYY-MM-DD] |
Fetch & summarize (default: yesterday) |
archive |
List all archived digests |
read \x3CYYYY-MM-DD> |
Read a past summary |
Output
The digest script fetches raw data. The agent then summarizes it for the user in this format:
Mailing list: Numbered list, each item with:
- Bold title — 1-2 sentence ELI10 explanation with a touch of dry humor
- Thread link
Commits: Bullet list of notable merges with PR links.
Keep summaries accessible — explain like the reader is smart but not a Bitcoin Core contributor. Dry humor welcome, not forced.
Archive
Raw data archived to ~/workspace/bitcoin-dev-archive/YYYY-MM-DD/:
mailing-list/*.json— full thread content per topicmailing-list/_index.json— thread indexcommits.json— raw commit datasummary.md— generated summary
Daily Cron
Set up via Clawdbot cron to run every morning. The digest script fetches, archives, and outputs a summary that the agent then sends to the user.
Sources
- Mailing list: https://groups.google.com/g/bitcoindev
- Bitcoin Core: https://github.com/bitcoin/bitcoin/commits/master/
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bitcoin-daily - 安装完成后,直接呼叫该 Skill 的名称或使用
/bitcoin-daily触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bitcoin Daily 是什么?
Daily digest of the Bitcoin Development mailing list and Bitcoin Core commits. Use when asked about recent bitcoin-dev discussions, mailing list activity, Bitcoin Core code changes, or to set up daily summaries. Fetches threads from groups.google.com/g/bitcoindev and commits from github.com/bitcoin/bitcoin. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2581 次。
如何安装 Bitcoin Daily?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bitcoin-daily」即可一键安装,无需额外配置。
Bitcoin Daily 是免费的吗?
是的,Bitcoin Daily 完全免费(开源免费),可自由下载、安装和使用。
Bitcoin Daily 支持哪些平台?
Bitcoin Daily 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bitcoin Daily?
由 clawd21(@clawd21)开发并维护,当前版本 v1.3.2。