How this skill is triggered — by the user, by Claude, or both
Slash command
/bookkeeping:chart-of-accountsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design a customized chart of accounts for "$ARGUMENTS". Structure the account hierarchy to match the business type, size, and reporting needs.
Design a customized chart of accounts for "$ARGUMENTS". Structure the account hierarchy to match the business type, size, and reporting needs.
None — utility skill, run anytime. Should be done before starting the bookkeeping cycle.
Understand the business:
Design account structure:
shared/chart-of-accounts-template.mdDefine account properties:
Validate the structure:
Write the artifact to .metapowers/bookkeeping/$ARGUMENTS/chart-of-accounts.md with sections:
The chart of accounts written to .metapowers/bookkeeping/$ARGUMENTS/chart-of-accounts.md. Present a summary highlighting:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bromso/metapowers --plugin bookkeeping