Runtime contract for the sb1 CLI (SpareBank 1 personal banking). Covers install, BankID login, secret-storage backends, output formats, global flags, the command map, and error handling. Use this as the foundation before any other sparebank1 skill, or whenever a user asks to check Norwegian bank accounts, balances, or transactions via sb1.
$npx -y skills add magnusrodseth/sparebank1-cli --skill sparebank1-sharedInstalls into the current project.
Run `npx skills use "https://github.com/magnusrodseth/sparebank1-cli" --skill "magnusrodseth/sparebank1-cli/sparebank1-shared"` 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.