Tracks unpaid invoices and calculates aging buckets (current, 30, 60, 90+ days). Identifies collection priorities. Trigger when user asks about invoice aging, unpaid invoices, accounts receivable, or collections.
$npx -y skills add openaccountant/wilson --skill invoice-agingInstalls into the current project.
Run `npx skills use "https://github.com/openaccountant/wilson" --skill "openaccountant/wilson/invoice-aging"` 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.