israeli-customs-duty-calculator

israeli-customs-duty-calculator is a skill for Claude Code, Codex from squadcodercom/squadcoder. It costs 195 tokens per session (3,665 once invoked), scanned A, original, MIT.

An Israeli import-tax calculator that classifies goods using eight-digit HS product codes and estimates the full landed cost of bringing them into Israel. Landed cost can include customs duty, value-added tax (VAT), and purchase tax.

In plain words
What is it for?
Use it to estimate taxes on online orders or commercial shipments, identify the relevant Israeli HS code, check personal-import thresholds, apply free-trade agreement preferences when origin proof exists, and calculate the total cost after import.
Why use it?
Import charges depend on the product category, shipment type, order value, origin documents, and changing exemption rules. The calculator helps buyers distinguish personal parcels from commercial imports and avoid misleading cost estimates.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex; mentions Gemini CLI.

Good fit Use it to estimate taxes on online orders or commercial shipments, identify the relevant Israeli HS code, check personal-import thresholds, apply free-trade agreement preferences when origin proof exists, and calculate the total cost after import.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/squadcodercom/squadcoder/israeli-customs-duty-calculator
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 squadcodercom/squadcoder --skill israeli-customs-duty-calculator
Clone the repo
git clone --depth 1 https://github.com/squadcodercom/squadcoder

Made for: Claude Code, 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 israeli-customs-duty-calculator

README.md
[![agentmods](https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-customs-duty-calculator.svg)](https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-customs-duty-calculator)
Your own site
<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-customs-duty-calculator"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-customs-duty-calculator.svg" alt="Measured on agentmods" height="20"></a>
Per session 195 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,665 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.00195 $0.03665
Opus 5 $0.00097 $0.01833
Sonnet 5 $0.00039 $0.00733
Haiku 4.5 $0.00019 $0.00366

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

Security

Grade A, and why

israeli-customs-duty-calculator 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 7d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/calculate_duty.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.squadcoder/skills/israeli-customs-duty-calculator/SKILL.md · 196 lines

How it starts

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

Israeli Customs Duty Calculator

Problem

Importing goods into Israel (whether a single Amazon order or a commercial shipment) triggers up to three separate taxes: customs duty, VAT, and purchase tax (mas kniya). Thresholds shift (the personal exemption moved from $75 to $150 in December 2025, was annulled back to $75 by the Knesset on 24 February 2026, and was re-set to $130 by a new Finance Ministry order the next day, and reverted to $75 on 1 June 2026 when that temporary order expired), duty depends on an 8-digit HS code that is not the same as the US or EU code, and free-trade preferences only help when you produce the right origin proof. Buyers constantly over- or under-estimate the landed cost.

Instructions

Step 1: Identify the import type

Type Typical user Tax treatment
Personal import, small parcel Consumer ordering online Exemption threshold applies (see Step 2)
Personal import, high-value Consumer buying jewelry, electronics Full duty + VAT + purchase tax
Commercial import (B2B) Osek Murshe importing stock Full duty + VAT, no threshold exemption; VAT is recoverable
Gift Individual sending to an Israeli Treated as personal import, no special exemption
Aliyah / oleh hadash belongings New immigrant Separate oleh exemption, consult the Aliyah unit

Courier vs postal clearance: how the parcel arrives changes who clears it. Courier shipments (DHL, FedEx, UPS) are self-cleared by the courier, which then bills the importer the duty, VAT, and a handling fee. Israel Post parcels go through a separate postal clearance process: low-value items can clear automatically, while items above the threshold get a payment demand the recipient settles before delivery. The tax math is the same either way; the fees and timeline differ.

Step 2: Check the personal import threshold

As of June 2026, the personal import exemption is USD 75 (cost of goods, excluding shipping and insurance). This figure is exceptionally unstable: it was raised from USD 75 to USD 150 in late December 2025, the Knesset revoked that order on 24 February 2026 (reverting to USD 75), the Finance Minister signed a new order setting it to USD 130 effective midnight 24-25 February 2026, and that temporary order expired on 1 June 2026, returning the threshold to USD 75. It has moved four times in seven months, so treat any value quoted here as provisional and confirm it against the live official calculator before quoting a number.

Read the full file on GitHub · 196 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago First seen · 196 lines · 195 tokens per session scan A cba204124f5e

Subscribe to this mod's changes

israeli-customs-duty-calculator is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 195 tokens to every session and 3,665 once invoked, about $0.0010 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-30.

Related

Other skills, from other repositories

payment-integration

Implement payment integrations with SePay (Vietnamese payment gateway with VietQR, bank transfers, cards) and Polar (global SaaS monetization platform with subscriptions, usage-based billing, automated benefits). Use when integrating payment processing, implementing checkout flows, managing subscriptions, handling…

ihatesea69/kiro-kit · 120 tokens

billing-automation

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.

Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI · 40 tokens

stripe

You are integrating Stripe payments. Apply these conventions.

andresquirogadev/skillsense · 0 tokens

ai-slop

Operational rubric that turns "don't make AI slop" into observable properties, severity levels, evidence requirements, and repair actions for interface design. Use as the reference rubric when building or reviewing marketing sites, product interfaces, dashboards, portfolios, or e-commerce pages, especially alongside…

waybarrios/opencode-power-pack · 61 tokens

saas-billing

Implement and audit SaaS billing systems, subscription state machines, secure webhooks, and local database synchronization / Implementasi dan audit sistem billing SaaS, state machine langganan, webhook aman, dan sinkronisasi database lokal.

roedyrustam/vibes-plug · 51 tokens

payment-gateway-expert

Expert guide for integrating payment gateways (Stripe, PayPal, Xendit, Midtrans, DOKU) and secure webhooks into SaaS platforms / Panduan ahli integrasi payment gateway dan webhook aman.

roedyrustam/vibes-plug · 49 tokens