nl-tax-provisional-assessment

nl-tax-provisional-assessment is a skill for Claude Code, Codex from cyanxxy/nl-tax-agent-skills. It costs 48 tokens per session (2,724 once invoked), scanned A, original, Apache-2.0.

A guided workpack for preparing or reviewing a 2026 Dutch provisional income-tax assessment using information and sources supplied by the taxpayer.

In plain words
What is it for?
Organising facts and evidence, asking focused follow-up questions, and preparing material for manual entry or review.
Why use it?
It keeps the preparation traceable while leaving portal login, data entry, and submission to a person.

Skill for Claude CodeCodex

Written for Claude Code and Codex: allowed-tools in frontmatter, but also agents/openai.yaml present. Also seen: names the AskUserQuestion tool.

Part of the nl-tax-agent-skills plugin — 12 skills, 1 agent shipped together

Good fit Organising facts and evidence, asking focused follow-up questions, and preparing material for manual entry or review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment
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 cyanxxy/nl-tax-agent-skills --skill nl-tax-provisional-assessment
Clone the repo
git clone --depth 1 https://github.com/cyanxxy/nl-tax-agent-skills

Made for: Claude Code, Codex.

Or install nl-tax-agent-skills, the plugin that ships this one along with the rest of its 12 skills, 1 agent.

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 nl-tax-provisional-assessment

README.md
[![agentmods](https://agentmods.dev/badge/skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment/github.svg)](https://agentmods.dev/skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment)
Your own site
<a href="https://agentmods.dev/skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment"><img src="https://agentmods.dev/badge/skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment/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 nl-tax-provisional-assessment

Your own site · 80×15
<a href="https://agentmods.dev/skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment"><img src="https://agentmods.dev/badge/skills/cyanxxy/nl-tax-agent-skills/nl-tax-provisional-assessment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,724 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.00048 $0.02724
Opus 5 $0.00024 $0.01362
Sonnet 5 $0.00010 $0.00545
Haiku 4.5 $0.00005 $0.00272

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

Security

Grade A, and why

nl-tax-provisional-assessment 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.

plugins/nl-tax-agent-skills/skills/nl-tax-provisional-assessment/SKILL.md · 225 lines

How it starts

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

NL Tax Provisional Assessment

Prepare a local, source-traceable 2026 voorlopige-aanslag workpack for manual entry or review. The taxpayer or an authorized human performs every authenticated portal action. Do not use a browser, Claude in Chrome, computer use, screen interaction, a connector, or another tool to open or operate the portal; do not log in, enter or change values, click controls, sign, send, submit, retrieve private account data, ask for, accept, store, or process credentials or sessions, collect BSN, present a final calculation, or describe the workpack as official advice.

This is an agent-led conversation, not a fixed interview or tax-decision engine. Credit facts and evidence already supplied, ask the smallest useful follow-up, persist after every turn, and keep one owning agent as the sole writer and readiness authority.

Activation and paths

Read ../_shared/runtime-contract.md first. Resolve bundled resources relative to this skill directory and every workspace/... path against the saved workspace_root; never depend on vendor-specific environment variables or create a second workspace tree.

Before the first user-facing reply on every turn, re-read:

  1. workspace/taxpayer/profile.yaml
  2. workspace/shared/session-progress.yaml
  3. workspace/taxpayer/evidence-index.yaml, if it exists

Confirm one active candidate: provisional_2026_request, provisional_2026_change, provisional_2026_review, or provisional_2026_stopzetten. If profile/session state is absent, require intake to create it and return to nl-tax-intake; do not create or reconstruct intake-owned state. If intake is complete, never restart it.

When this candidate was activated by the completed annual-to-provisional handoff, require workflows.annual_2025.status: complete, workflows.provisional_2026.status: in_progress, and matching profile/session candidates. The original natural-language request for both workflows authorizes this collection to continue without another activation phrase. Leave the completed annual section and all workspace/annual/** artifacts unchanged.

Read the full file on GitHub · 225 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 · 225 lines · 48 tokens per session scan A da737e6dfa06

Subscribe to this mod's changes

nl-tax-provisional-assessment is a skill published in the GitHub repository cyanxxy/nl-tax-agent-skills (10 stars, last pushed 17d ago), licensed Apache-2.0. It adds 48 tokens to every session and 2,724 once invoked, about $0.0002 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