finicity

Installation
SKILL.md

Prerequisites

  1. Authenticate Okou CLI with OKOU_TOKEN carrying the banking:read capability.
  2. A platform 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

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

Use the returned account id for balance and transaction requests.

Get an Account Balance

okou banking balances --account-id <account-id> --json | jq '{provider, balance}'
Installs
8
GitHub Stars
76
First Seen
Aug 1, 2026
finicity — vm0-ai/vm0-skills