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-employee-tax-refundgit 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-employee-tax-refund)<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>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.00226 | $0.08235 |
| Opus 5 | $0.00113 | $0.04117 |
| Sonnet 5 | $0.00045 | $0.01647 |
| Haiku 4.5 | $0.00023 | $0.00823 |
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.
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 — 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 |
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 · 329 lines · 226 tokens per session scan A 1778e7a77492
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.
Other skills, from other repositories
binance-spot-openapi-skill
Operate Binance Spot market, account, and order APIs through UXC with a curated OpenAPI schema, Binance query signing, and separate mainnet/testnet link flows.
coingecko-openapi-skill
Operate CoinGecko and GeckoTerminal market data APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
alchemy-openapi-skill
Operate Alchemy Prices API reads through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.
blocknative-openapi-skill
Operate Blocknative gas intelligence APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
coinbase-openapi-skill
Operate Coinbase Advanced Trade REST APIs through UXC with a curated OpenAPI schema, products-first discovery, and explicit JWT bearer auth guidance.
defillama-pro-openapi-skill
Operate DefiLlama Pro analytics APIs through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.