Momsdeklaration Skatteverket is a skill that automates the full Swedish VAT reporting workflow, from data extraction through to submission at Skatteverket’s e-service portal. It integrates with cloud accounting platforms Fortnox and Bokio, and can also parse local bookkeeping folders containing PDFs, images processed via OCR, and text files.
Once source data is loaded, the skill maps Swedish accounting codes — including 2611, 2640, 3001, and 3308 — to the correct VAT declaration boxes (Ruta 05 through 49) according to the 2026 SKV 4700 field mappings. Validation steps check reverse charge consistency (omvänd skattskyldighet) and confirm that export sales are correctly excluded from Box 05. European and non-European service purchase distinctions are handled automatically.
From the mapped data the skill generates a valid XML/eSKD file encoded in ISO-8859-1 for direct upload, then navigates Skatteverket’s e-service via Chrome — including Shadow DOM elements — to fill in forms or upload files using the DataTransfer API. The full output includes a calculation summary for review, a PDF breakdown of all declaration boxes, a .skd submission file, and a confirmation receipt from Skatteverket after the user approves the filing.
This skill is specific to Swedish VAT reporting. It is not a general-purpose accounting or bookkeeping tool and does not cover tax filings outside Sweden.