From welgo-revenue-plugin
Review and categorize flagged QuickBooks Online transactions in the Welgo Brain bookkeeper queue. Triggers on /qbo-categorize, "review queue", "categorize transactions", "flagged QBO", "bookkeeper queue", or auto-fires when Angela's session starts and queue has 5+ items. Use when Angela needs to clear the daily bookkeeper review queue with one of three actions per transaction. Even if Angela casually asks "anything in the queue", invoke this skill first.
How this skill is triggered — by the user, by Claude, or both
Slash command
/welgo-revenue-plugin:qbo-categorizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Clear the bookkeeper review queue. One transaction at a time. Three actions only per the welgo-bookkeeper-review-flow rule.
Clear the bookkeeper review queue. One transaction at a time. Three actions only per the welgo-bookkeeper-review-flow rule.
welgo_brain_list_tasks with filter=bookkeeper_review to pull all pending items.welgo_brain_update_task with the result.#finance_legal_accounting_cashflow per the welgo-bookkeeper-review-flow rule format.bookkeeper_review_action.welgo-bookkeeper-review-flowwelgo_brain_list_tasks, welgo_brain_update_tasknpx claudepluginhub edgomberg/welgo-revenue-plugin --plugin welgo-revenue-pluginCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.