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.
npx skills add squadcodercom/squadcoder --skill israeli-customs-duty-calculatorgit clone --depth 1 https://github.com/squadcodercom/squadcoderWrote 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.
[](https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-customs-duty-calculator)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
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.
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.
- 7d ago First seen · 196 lines · 195 tokens per session scan A cba204124f5e
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.
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…
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.
stripe
You are integrating Stripe payments. Apply these conventions.
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…
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.
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.