moonpay-wallet-statusline

Installation
SKILL.md

Wallet status line

Goal

Display cached MoonPay wallet balances in a compatible CLI status line. This skill creates:

  • ~/.config/moonpay/statusline.json — tracked wallets, chains, and format
  • ~/.config/moonpay/refresh-statusline.sh — refreshes balances from the MoonPay CLI
  • ~/.config/moonpay/statusline-cache.txt — pre-rendered ANSI output for the status line

Any compatible status display can read the cache file directly.

Prerequisites

  • MoonPay CLI installed: npm i -g @moonpay/cli
  • Authenticated: mp login then mp verify
  • At least one wallet: mp wallet list
  • jq installed: which jq
  • bc installed: which bc
Related skills
Installs
10
Repository
moonpay/skills
GitHub Stars
107
First Seen
Apr 21, 2026