swedish-payroll

Reference Swedish payroll rules for AGI, social charges, tax tables, and vacation pay.

209|46|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/erp-mafia/gnubok --skill swedish-payroll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swedish-payroll
Source: https://github.com/erp-mafia/gnubok/tree/main/.claude/skills/swedish-payroll
Command: npx skills add https://github.com/erp-mafia/gnubok --skill swedish-payroll

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Swedish payroll software developers often need accurate, up-to-date guidance on statutory rates, filing obligations, and cost accounting. This skill provides a centralized reference for AGI, social charges, BAS accounts, tax tables, vacation pay, and other payroll rules to enable correct implementation, higher quality compliance, and easier audits.

Core Features & Use Cases

  • Reference material organized for developer use: AGI, social charges, tax tables, vacation pay, deductions, and BAS mapping in dedicated references files.
  • Router-style guidance in SKILL.md that loads the appropriate rules and supports safe, deterministic implementations.
  • Use cases include building payroll modules, tax-withholding logic, EP filing XML generation, and integration tests against real-world Swedish payroll scenarios.

Quick Start

Read the skill's router-driven guidance and the references folder to start implementing Swedish payroll logic in your application.

Frequently Asked Questions about swedish-payroll

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement Swedish payroll tax tables and social charges in my application?

The skill encodes Swedish payroll rules by organizing AGI filing, social charges, tax tables, and vacation pay into router-guided reference files, enabling developers to build compliant calculation logic and API integrations.

How does BAS account mapping work for Swedish payroll compliance?

BAS account mapping for Swedish payroll compliance is organized within dedicated reference files, mapping statutory payroll costs to specific BAS accounts to ensure accurate cost accounting and auditable financial reporting.

Can I generate AGI filing XML using this Swedish payroll reference?

Yes, AGI filing XML generation is supported through the encoded statutory rates and reporting rules in the reference files, enabling correct XML generation for Swedish payroll reporting and integration tests against real-world scenarios.

What do I need to build a compliant Swedish payroll module with vacation pay logic?

Building a compliant Swedish payroll module requires applying router-guided reference rules for vacation pay, deductions, and tax tables, providing the necessary statutory rates and logic for safe, deterministic implementation.

Are there limitations when using reference files for Swedish payroll calculations?

The reference files are designed for deterministic implementation and auditing, but developers must verify that their application correctly loads the router-guided rules and validate integration tests against real-world Swedish payroll scenarios.