Bitcoin Daily
by @clawd21
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.
clawhub install bitcoin-dailyπ About This Skill
name: bitcoin-daily description: 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. metadata: {"clawdbot":{"emoji":"π°"}}
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
| Command | Description |
|---------|-------------|
| digest [YYYY-MM-DD] | Fetch & summarize (default: yesterday) |
| archive | List all archived digests |
| read | 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:
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 summaryDaily 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.