From bookkeeping
Process vendor invoices and schedule payments to manage outgoing obligations
How this skill is triggered — by the user, by Claude, or both
Slash command
/bookkeeping:accounts-payableThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Process vendor invoices and schedule payments for "$ARGUMENTS". Track what is owed, when it is due, and optimize payment timing.
Process vendor invoices and schedule payments for "$ARGUMENTS". Track what is owed, when it is due, and optimize payment timing.
None — utility skill, run anytime.
Collect outstanding invoices:
Verify each invoice:
Build payment schedule:
Track aging:
Write the artifact to .metapowers/bookkeeping/$ARGUMENTS/accounts-payable.md with sections:
The accounts payable report written to .metapowers/bookkeeping/$ARGUMENTS/accounts-payable.md. Present a summary highlighting:
npx claudepluginhub bromso/metapowers --plugin bookkeepingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.