Syncs transactions from linked bank accounts, shows account balances, and identifies new spending. Trigger when user says "sync my bank", "update transactions", "check balances", or "what's new in my accounts".
$npx -y skills add openaccountant/wilson --skill bank-syncInstalls into the current project.
Run `npx skills use "https://github.com/openaccountant/wilson" --skill "openaccountant/wilson/bank-sync"` 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/openaccountant/wilson" that are relevant to the current task. Run `npx skills add "https://github.com/openaccountant/wilson"` and select the relevant skills, then follow their instructions.