How this skill is triggered — by the user, by Claude, or both
Slash command
/bookkeeping:payrollThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Track employee wages, deductions, and payroll obligations for "$ARGUMENTS". Calculate gross and net pay, withholdings, and employer contributions.
Track employee wages, deductions, and payroll obligations for "$ARGUMENTS". Calculate gross and net pay, withholdings, and employer contributions.
None — utility skill, run anytime.
Gather employee information:
Calculate gross pay:
Calculate deductions:
Determine net pay:
Write the artifact to .metapowers/bookkeeping/$ARGUMENTS/payroll.md with sections:
The payroll report written to .metapowers/bookkeeping/$ARGUMENTS/payroll.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.