From Accounted
Connects to Accounted bookkeeping, verifies the connection, and surfaces company facts and attention items. Run first in any Accounted session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/accounted:startThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify the connection, learn who this company is, and surface what needs attention. Run this before any other Accounted flow in a session.
Verify the connection, learn who this company is, and surface what needs attention. Run this before any other Accounted flow in a session.
gnubok_get_agent_briefing. This is the single source for company facts: entity type (aktiebolag or enskild firma), accounting method (faktureringsmetoden or kontantmetoden), VAT period, employees, and ledger context. Never assume these; the flows below behave differently depending on them.
/mcp and authenticate with Accounted (OAuth consent screen; read-only scopes by default, write scopes are ticked explicitly). Self-hosted users: see the plugin README.Accounted://attention and Accounted://period/active./accounted:bookkeep - clear unbooked transactions and receipts (daily)/accounted:check - read-only health check of the books/accounted:month-close - close the month/accounted:vat - prepare the momsdeklaration/accounted:payroll - monthly salary run and AGI/accounted:year-end - bokslutgnubok_list_skills lists them (workflow guides plus Swedish regulatory skills, filtered to this company), and gnubok_load_skill(slug) loads any of them.npx claudepluginhub erp-mafia/accounted --plugin accountedClears the bookkeeping inbox by categorizing bank transactions and receipts into vouchers, using company history and mapping rules over guesses.
Routes accounting questions to the narrowest specialist agent. Classifies and dispatches queries, never answers directly.
API reference and usage guide for freee accounting, HR, invoicing, project management, sales, IT asset management, and e-signatures. Activates when users ask about freee data operations including expense reports, time tracking, sales management, and document management.