moonpay-wallet-statusline-refresh
Installation
SKILL.md
Refresh wallet status line
Goal
Refresh the cached MoonPay wallet balances shown in a compatible CLI status line.
Prerequisites
- MoonPay CLI installed:
npm i -g @moonpay/cli - Authenticated:
mp verify - Status line config exists:
~/.config/moonpay/statusline.json - Refresh script exists:
~/.config/moonpay/refresh-statusline.sh
If the config or refresh script is missing, run the moonpay-wallet-statusline setup skill first.