From 5715dd3defabfebcf2fa705812ab75f91b13a5c6 Mon Sep 17 00:00:00 2001 From: Jakob Wennberg Date: Wed, 26 Aug 2026 19:04:22 +0200 Subject: [PATCH] docs(mcp): onboarding skill branches on the named previous system (#1959) 'Jag hade Fortnox' now has a real answer instead of one generic SIE instruction: API-connected systems (Fortnox/BL/Briox/Wint) get two offered paths (full migration wizard with invoices/customers/documents vs quick SIE drop, recommended by need), Visma/Bokio get the file-first path with the wizard as a complement after, unknown systems get the universal SIE export ask. Co-authored-by: Jakob Wennberg <311770904+jakobwennberg-oss@users.noreply.github.com> Co-authored-by: Claude Fable 5 --- .../general/mcp-server/skills/onboarding.ts | 21 ++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/extensions/general/mcp-server/skills/onboarding.ts b/extensions/general/mcp-server/skills/onboarding.ts index 6e84d703..c385a280 100644 --- a/extensions/general/mcp-server/skills/onboarding.ts +++ b/extensions/general/mcp-server/skills/onboarding.ts @@ -100,11 +100,22 @@ When the user had a previous system, history comes before the bank: it is the fastest path to a ledger that shows real value, and bank history rarely reaches far enough back anyway. -1. Tell them where to export: **Fortnox** Register → Exportera → SIE 4, - **Visma eEkonomi** Bokföring → Export SIE, **Bokio** Inställningar → - Exportera data → SIE, **Björn Lundén / Briox / Wint** under Export. - Every Swedish system exports SIE4 (.se/.sie); ask them to attach the - file here in the chat. +1. Branch on WHICH system they name: + - **Fortnox / Björn Lundén / Briox / Wint** (API-connected systems): + offer TWO paths and recommend by need. The FULL migration at + \`/import?mode=migration&provider=\` + connects to the old system directly and fetches every fiscal year + PLUS invoices, customers, suppliers and documents: recommend it when + they have open fakturor or want underlag along. The QUICK path is a + SIE export dropped here (Fortnox: Register → Exportera → SIE 4): + ledger only, fastest. Either way the result lands in the same books. + - **Visma eEkonomi / Bokio**: no API export exists; ask for the SIE + file (Visma: Bokföring → Export SIE; Bokio: Inställningar → + Exportera data → SIE) and use the drop card. The wizard at + \`/import?mode=migration&provider=\` can complement with + invoices and customers AFTER the SIE import. + - **Annat/okänt system**: every Swedish system exports SIE4 + (.se/.sie); ask them to export it and drop it here. 2. As soon as SIE import is the next step, call \`gnubok_create_sie_upload\`. On claude.ai/Desktop it renders a DRAG-AND-DROP card: the user drops the file on it and the card itself