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.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill bitcoin-daily --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bitcoin Daily?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-bitcoin-daily)More formats (shields.io, HTML) on the badges page.
---
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](https://pleblab.dev)*
## Commands
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 |
## 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 topic
- `mailing-list/_index.json` — thread index
- `commits.json` — raw commit data
- `summary.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/
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!