israeli-employee-tax-refund

israeli-employee-tax-refund is a skill for Claude Code from squadcodercom/squadcoder. It costs 226 tokens per session (8,235 once invoked), scanned A, original, MIT.

A guide for salaried employees in Israel who want to claim back income tax they paid in excess. It uses Form 106, the yearly salary-and-tax certificate from an employer, and the Tax Authority's refund process.

In plain words
What is it for?
Use it to review Form 106, estimate a possible refund, prepare a document checklist, complete Form 135, or navigate the Israeli Tax Authority's online refund portal.
Why use it?
It helps uncover refund reasons such as changing jobs, unemployment, maternity leave, reserve duty, donations, or missed tax credits, which are easy to overlook.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code; mentions Codex; built for openclaw.

Good fit Use it to review Form 106, estimate a possible refund, prepare a document checklist, complete Form 135, or navigate the Israeli Tax Authority's online refund portal.

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

Made for: Claude Code.

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-employee-tax-refund

README.md
[![agentmods](https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-employee-tax-refund.svg)](https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-employee-tax-refund)
Your own site
<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-employee-tax-refund"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-employee-tax-refund.svg" alt="Measured on agentmods" height="20"></a>
Per session 226 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,235 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.00226 $0.08235
Opus 5 $0.00113 $0.04117
Sonnet 5 $0.00045 $0.01647
Haiku 4.5 $0.00023 $0.00823

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

Security

Grade A, and why

israeli-employee-tax-refund 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/estimate_refund.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-employee-tax-refund/SKILL.md · 329 lines

How it starts

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

Israeli Employee Tax Refund

Problem

Hundreds of thousands of salaried Israelis overpay income tax every year and never claim the refund they are entitled to. Mid-year job changes, periods of unemployment, maternity leave, reserve duty, donations, residency in a settled area, and missed credit points all create gaps between what the employer withheld and what the employee actually owed. The voluntary refund track (Form 135 or the online portal at the Tax Authority) is the way to recover that money, but the rules, forms, and 6-year retroactive window are opaque. This skill detects refund triggers from the employee's Form 106, estimates the refund using current-year brackets and credit-point values, generates a per-trigger document checklist, and produces a filled Form 135 or guides the user through the online portal.

Instructions

Step 1: Confirm This Is the Right Skill

This skill is for salaried employees (שכירים) voluntarily seeking a refund for tax years that have already ended. Use a different skill if the user is:

Situation Skill to use
Self-employed (osek murshe / osek patur) or business owner israeli-tax-returns
Required to file Form 1301 (mixed income, very high income, foreign assets) israeli-tax-returns
Asks about gross-to-net or payslip math (not a closed tax year) israeli-payroll-calculator
Has stock options, RSUs, or Section 102 income israeli-stock-options-tax
Has crypto disposals israeli-crypto-tax-reporter
Has foreign-source income in any year being claimed (US W-2, foreign rental, foreign brokerage) israeli-tax-returns. Foreign income usually triggers a Form 1301 obligation. Olim and returning residents in the 10-year exemption window of Section 14 ITO especially need a specialist — do NOT auto-fold foreign income into a Form 135 refund.
Has a פיצויי פיטורים / severance / Form 161 event in any year being claimed israeli-tax-returns. Severance carries Section 9(7A) exemption math, the תקרת פטור, and the רצף קצבה / רצף פיצויים choice. This skill mentions Form 161 only as an OCR target; the actual severance refund track belongs to israeli-tax-returns.
Wants prospective mid-year withholding adjustment Use the Tax Authority's online תיאום מס at gov.il/he/service/tax-coordination-online (handles the current year), NOT this skill

Read the full file on GitHub · 329 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 · 329 lines · 226 tokens per session scan A 1778e7a77492

Subscribe to this mod's changes

israeli-employee-tax-refund is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 226 tokens to every session and 8,235 once invoked, about $0.0011 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.