Install
openclaw skills install bitcoin-dailyDaily 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.
openclaw skills install bitcoin-daily
Daily summary of bitcoindev mailing list + Bitcoin Core commits.
Made in 🤠 Texas ❤️ PlebLab
Run via: node ~/workspace/skills/bitcoin-daily/scripts/digest.js <command>
| Command | Description |
|---|---|
digest [YYYY-MM-DD] | Fetch & summarize (default: yesterday) |
archive | List all archived digests |
read <YYYY-MM-DD> | Read a past summary |
The digest script fetches raw data. The agent then summarizes it for the user in this format:
Mailing list: Numbered list, each item with:
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.
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 summarySet 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.