bank-skill
Installation
SKILL.md
Bank Skill
Purpose
Gives AI agents traditional banking capabilities (via Wise API) and on-chain token operations (via Uniswap on Base). Agents can check balances, send money, retrieve account details, create Ethereum wallets, swap tokens, and send tokens—all through a single skill.
Prerequisites
For Banking (Wise API):
WISE_API_TOKENenvironment variable (required)- Optional:
WISE_PROFILE_ID(defaults to first available profile)
For Token Operations (Base Network):
- Optional:
CLAWBANK_WALLET_PASSWORD(wallet keystore password, defaults to "clawbank-default") - Optional:
BASE_RPC_URL(Base RPC endpoint, defaults to https://mainnet.base.org)