How this skill is triggered — by the user, by Claude, or both
Slash command
/accounting:analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze financial transactions for "$ARGUMENTS". Review source documents, identify events with financial impact, and determine which accounts are affected.
Analyze financial transactions for "$ARGUMENTS". Review source documents, identify events with financial impact, and determine which accounts are affected.
None — this is the first phase.
Gather source documents:
Classify transactions:
Assess accounting basis:
Write the artifact to .metapowers/accounting/$ARGUMENTS/01-analyze.md with sections:
The analysis written to .metapowers/accounting/$ARGUMENTS/01-analyze.md. Present a summary highlighting:
npx claudepluginhub bromso/metapowers --plugin accountingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.