From Accounted
Clears the bookkeeping inbox by categorizing bank transactions and receipts into vouchers, using company history and mapping rules over guesses.
How this skill is triggered — by the user, by Claude, or both
Slash command
/accounted:bookkeepThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Work through unbooked bank transactions and receipts and stage correct vouchers. This is the highest-frequency flow; accuracy comes from the company's own history, not from guessing.
Work through unbooked bank transactions and receipts and stage correct vouchers. This is the highest-frequency flow; accuracy comes from the company's own history, not from guessing.
gnubok_get_agent_briefing (accounting method changes how income is booked: faktureringsmetoden credits 1510 via invoices, kontantmetoden books on payment).Accounted://attention, then discover the listing and categorization tools with gnubok_search_tools (for example "uncategorized transactions", "categorize", "upload receipt").Accounted://ledger/context: how THIS company booked this counterparty before (dominant account, VAT treatment, frequency as evidence). Prefer these over textbook answers, but frequency is not permission to auto-post.gnubok_load_skill("horizontal/swedish-vat") for deductibility edge cases (representation caps, EU trade, reverse charge). Never answer Swedish VAT from memory.gnubok_approve_pending_operation.period_status locked or closed, stop that item and explain; never work around a period lock.npx claudepluginhub erp-mafia/accounted --plugin accountedCategorizes uncategorized bank transactions, matches payments to invoices, verifies bookkeeping entries for freelance or SME accounts via Norman Finance APIs. Use for reconciling accounts or expense categorization.
Automates QuickBooks accounting workflows including invoicing, expense tracking, bank reconciliation, and financial reporting with configurable categorization rules.
Records Japanese journal entries (shiwake), imports transactions from CSV/receipts/invoices via CLI, manages ledger with init/search/update/delete. For bookkeeping workflows.