Wallet Digest

Aggregate Ethereum wallet balances and activity into a concise digest.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill wallet-digest-atrium-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Wallet Digest
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/wallet-digest
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill wallet-digest-atrium-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight wallet balance-and-activity summaries across tracked wallets, allowing quick situational awareness without decoding every transfer.

Core Features & Use Cases

  • Per-wallet balance, delta, and transaction-count summaries for fast monitoring.
  • Reads the same config file as on-chain-monitor (memory/on-chain-watches.yml) to stay in sync with your watches.
  • Use cases include daily health checks of funds, whale-tracking, and quick sanity checks of portfolio movement.

Quick Start

Run wallet-digest to generate a digest of balances and activity for all configured watches today.

Frequently Asked Questions about Wallet Digest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Ethereum wallet balances and track recent activity?

Wallet digest provides daily wallet insights by aggregating wallet balances and recent activity from an on-chain watchlist into a concise summary. It computes balance deltas by comparing current Ethereum wallet data with previous runs to flag notable changes.

How do I get a daily summary of balance changes for tracked Ethereum wallets?

Run wallet-digest to generate a daily digest of balances and activity for all configured Ethereum watches today. It reads the on-chain-watches.yml configuration to compute per-wallet balance, delta, and transaction-count summaries for fast monitoring.

Do I need an on-chain-watches.yml file to track wallet balances?

Yes, you need an on-chain-watches.yml configuration file to track wallet balances. Wallet digest reads this memory configuration to stay in sync with your watches, targeting daily or hourly summaries for monitored Ethereum wallets and flagging notable deltas.

What is the best way to do a quick daily health check of Ethereum funds?

The best way to do a daily health check of Ethereum funds is using wallet digest to generate lightweight balance-and-activity summaries. This provides quick situational awareness across tracked wallets without decoding every transfer.

Can I use wallet digest for whale-tracking and portfolio movement sanity checks?

Yes, you can use wallet digest for whale-tracking and quick sanity checks of portfolio movement. It targets daily or hourly summaries for monitored Ethereum wallets and flags notable deltas to keep you aware of significant balance changes.