eu-tax-accounting

eu-tax-accounting is a skill for Codex from san-npm/skills-ws. It costs 89 tokens per session (1,026 once invoked), scanned A, original, MIT.

A reference guide to business taxes, VAT, payroll and filing requirements in all 27 European Union countries. VAT is a consumption tax, while OSS and IOSS are EU systems for reporting certain cross-border sales; the guide is for orientation, not filing advice.

In plain words
What is it for?
It is for planning where a company may register, reviewing VAT and payroll obligations, comparing tax rules, and building compliance checklists.
Why use it?
It helps compare country requirements and spot registration, deadline, invoicing and cross-border compliance questions before checking official sources or asking a tax adviser.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for planning where a company may register, reviewing VAT and payroll obligations, comparing tax rules, and building compliance checklists.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/san-npm/skills-ws/eu-tax-accounting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add san-npm/skills-ws --skill eu-tax-accounting
Clone the repo
git clone --depth 1 https://github.com/san-npm/skills-ws

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for eu-tax-accounting

README.md
[![agentmods](https://agentmods.dev/badge/skills/san-npm/skills-ws/eu-tax-accounting/github.svg)](https://agentmods.dev/skills/san-npm/skills-ws/eu-tax-accounting)
Your own site
<a href="https://agentmods.dev/skills/san-npm/skills-ws/eu-tax-accounting"><img src="https://agentmods.dev/badge/skills/san-npm/skills-ws/eu-tax-accounting/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for eu-tax-accounting

Your own site · 80×15
<a href="https://agentmods.dev/skills/san-npm/skills-ws/eu-tax-accounting"><img src="https://agentmods.dev/badge/skills/san-npm/skills-ws/eu-tax-accounting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,026 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00089 $0.01026
Opus 5 $0.00044 $0.00513
Sonnet 5 $0.00018 $0.00205
Haiku 4.5 $0.00009 $0.00103

Measured 12d ago against content hash 1cef3ecc1712, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

eu-tax-accounting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/eu-tax-accounting/SKILL.md · 37 lines

How it starts

The opening of the file, as written. The whole thing — 37 lines — stays where its author put it; the contents beside it link to each section on GitHub.

EU Tax & Accounting — 27 Member States

Orientation reference for corporate tax, VAT, payroll taxes, filing deadlines, cross-border rules, e-invoicing and compliance requirements across the European Union.

Not tax advice. Use this as a checklist/orientation layer only. Every rate, threshold and deadline below changes annually and varies by region, fiscal year, sector and entity type. Verify each figure against the official tax authority (linked per section) or a licensed local adviser before filing, registering for VAT, processing payroll, optimizing, or restructuring. Specific values are tagged with a last-verified date; where a 2026 number was not confidently confirmable, the entry points you at the official source instead of asserting a figure.

Verified baseline: figures reflect rules as of June 2026 unless a cell carries its own note. The fastest cross-country starting points: Tax Foundation EU tables (CIT/VAT/payroll, updated annually), PwC Worldwide Tax Summaries (per-country, authoritative detail), and the EU VAT rates database.

2026 e-invoicing snapshot (full table in §6): Germany B2B receive mandatory since Jan 2025, issue phased 2027-2028; Belgium B2B mandatory since Jan 2026; Poland KSeF live from Feb 2026 (large) / Apr 2026 (all VAT-registered), penalties from Jan 2027; France B2B receive Sep 2026, issue Sep 2026-2027 by size; Spain (Crea y Crece) royal decree adopted Mar 2026, phase-in ~2027-2028. VAT in the Digital Age (ViDA) rolls out platform-economy and digital-reporting rules from Jul 2028 (platforms, single registration) to Jul 2030 (intra-EU digital reporting), full alignment by 2035.


Safety gate

Before executing commands or changing external systems, confirm scope, credentials, target environment, rollback, and required approval. Pin and verify third-party artifacts; never expose secrets to client code or logs.

Read the full file on GitHub · 37 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 37 lines · 89 tokens per session scan A 1cef3ecc1712

Subscribe to this mod's changes

eu-tax-accounting is a skill published in the GitHub repository san-npm/skills-ws (2 stars, last pushed 5d ago), licensed MIT. It adds 89 tokens to every session and 1,026 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

expense-review-policy

Review invoices and contracts against accounts-payable policy before human approval.

openai/openai-cookbook · 17 tokens

kyc-doc-parse

Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the first step of KYC screening; output feeds the rules engine.

anthropics/financial-services · 49 tokens

audit-support

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

anthropics/knowledge-work-plugins · 45 tokens

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

regulatory-analysis

Analyzes documents and processes against FINRA, SEC, Federal Reserve, and CFPB regulatory frameworks. Identifies compliance gaps, classifies findings by severity, and recommends remediation. Use when performing compliance audits, regulatory reviews, gap analyses, or verifying policy adherence to financial regulations.

open-gitagent/opengap · 59 tokens

subcontractor-payment-tracker

Track subcontractor payments, lien waivers, and compliance. Manage payment schedules and documentation.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 25 tokens