Build and maintain a personal finance context for the sb1 CLI (SpareBank 1) by running a short onboarding interview over the user's own accounts and transactions, then saving the answers to a private, git-ignored file the agent reads at the start of future finance sessions. Captures the meaning the bank can't know — which inbound money is salary vs reimbursement, what each account is for, what's work-expensed, split with a partner, or a subscription to cancel. Use when the user wants to personalize sb1, set up or refresh their finance context, teach the agent about their money, or annotate uncategorized/ambiguous transactions.
$npx -y skills add magnusrodseth/sparebank1-cli --skill sparebank1-contextInstalls into the current project.
Run `npx skills use "https://github.com/magnusrodseth/sparebank1-cli" --skill "magnusrodseth/sparebank1-cli/sparebank1-context"` 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.