Read accounts, balances, and transactions with the sb1 CLI (SpareBank 1). List accounts and totals, look up balances, browse and filter transactions by date/account, inspect a single transaction, and export to CSV. Use when a user wants to see their Norwegian bank balances, spending, recent transactions, or wants account/transaction data for analysis.
$npx -y skills add magnusrodseth/sparebank1-cli --skill sparebank1-accountsInstalls into the current project.
Run `npx skills use "https://github.com/magnusrodseth/sparebank1-cli" --skill "magnusrodseth/sparebank1-cli/sparebank1-accounts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/magnusrodseth/sparebank1-cli" that are relevant to the current task. Run `npx skills add "https://github.com/magnusrodseth/sparebank1-cli"` and select the relevant skills, then follow their instructions.