🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

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.

Versionv1.3.2
Downloads3,081
Installs5
Stars⭐ 2
TERMINAL
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 (πŸ“°)

!Bitcoin Daily

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:

  • 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/