finicity

Installation
SKILL.md

Prerequisites

  1. Authenticate Zero CLI with ZERO_TOKEN carrying the banking:read capability.
  2. The vm0 administrator must enable the relevant Finicity-backed accounts for the current agent.
  3. Finicity credentials and app tokens remain server-side; do not request them from the user.

List Accounts

zero banking accounts --json | jq '{provider, accounts}'

Use the returned account id for balance and transaction requests.

Get an Account Balance

zero banking balances --account-id <account-id> --json | jq '{provider, balance}'
Installs
1
GitHub Stars
76
First Seen
4 days ago
finicity — vm0-ai/vm0-skills