israeli-insurance-comparator

israeli-insurance-comparator is a skill for Claude Code, Codex from squadcodercom/squadcoder. It costs 178 tokens per session (4,987 once invoked), scanned A, original, MIT.

A guide for comparing car, home, and supplementary health insurance in Israel, using policy records and comparison sources.

In plain words
What is it for?
Use it to retrieve existing policies from Har HaBituach, identify the insurance needed, compare insurers, and understand differences between types of cover.
Why use it?
It helps avoid paying for duplicate or forgotten coverage before comparing prices and policy details.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/squadcodercom/squadcoder/israeli-insurance-comparator
Any agent
npx skills add squadcodercom/squadcoder --skill israeli-insurance-comparator
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-insurance-comparator

README.md
[![agentmods](https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-insurance-comparator.svg)](https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-insurance-comparator)
Your own site
<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-insurance-comparator"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-insurance-comparator.svg" alt="Measured on agentmods" height="20"></a>
Per session 178 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,987 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00178 $0.04987
Opus 5 $0.00089 $0.02493
Sonnet 5 $0.00036 $0.00997
Haiku 4.5 $0.00018 $0.00499

Measured 4d ago against content hash 7ebdb7c0c8ae, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

israeli-insurance-comparator 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 4d 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.

.squadcoder/skills/israeli-insurance-comparator/SKILL.md · 302 lines

How it starts

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

Israeli Insurance Comparator

Instructions

Step 0: Inventory Existing Policies via Har HaBituach

Before comparing offers, the user should pull their existing policy inventory from Har HaBituach (https://harb.cma.gov.il/), the CMA-operated personal-policy aggregator. Har HaBituach lists every policy the user holds across all Israeli insurers (life, health, pension, disability, mortgage life, supplementary HMO, manager's insurance, etc.). Many users discover overlapping or expired coverage they had forgotten. Skipping this step is the most common reason a comparison ends up over-insuring or duplicating coverage.

Authentication is via the Israeli government national-identity system (Hizdahut Memshaltit), using your ID. The interface is Hebrew-only.

Step 1: Identify the Insurance Type Needed

Determine which insurance product the user is comparing. Israeli insurance falls into these main categories:

Car Insurance (3 types):

  • Bituach Hova (ביטוח חובה) - Mandatory by law under the Victims of Road Accidents Law (חוק הפיצויים). Covers bodily injury only. Every vehicle on the road must have this.
  • Bituach Makif (ביטוח מקיף) - Comprehensive insurance covering theft, fire, damage to your car, and third-party property damage. Optional but very common.
  • Bituach Tzad Gimel (ביטוח צד ג׳) - Third-party only. Covers damage you cause to others' property but not your own vehicle. Cheaper alternative to makif.

Home Insurance (2 components):

  • Mivne (מבנה) - Building structure coverage. Often required by mortgage lender.
  • Tochen (תוכן) - Contents coverage. Protects furniture, electronics, personal items.

Health Supplementary Insurance:

  • Bituach Mashlim (ביטוח משלים) - Supplementary insurance from kupot cholim (health funds) beyond the basic basket of services.

Step 2: Gather Required Details for Comparison

Before comparing, collect these details from the user:

For car insurance:

  • Full name and Israeli ID number (teudat zehut)
  • Date of birth and driving license issue date
  • Vehicle details: manufacturer, model, year, engine size, license plate number
  • City of residence (affects premium significantly)
  • Claims history in the past 3 years
  • Current insurer and policy expiration date
  • Number of years with no claims (shin-nun years - shanim lelo tvi'ot)

Read the full file on GitHub · 302 lines

Files

What ships with it

5 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. 4d ago First seen · 302 lines · 178 tokens per session scan A 7ebdb7c0c8ae

Subscribe to this mod's changes

israeli-insurance-comparator is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 178 tokens to every session and 4,987 once invoked, about $0.0009 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

agent-payment-x402

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

sifxprime/kodelyth-ecc · 47 tokens

carrier-relationship-management

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and…

sifxprime/kodelyth-ecc · 77 tokens

stripe-integration

Stripe payment integration. Checkout, subscriptions, webhooks, and billing management. Use when implementing payments or monetization in applications.

hoangatg/ai-agent-toolkit · 29 tokens

sector-rotation

行业轮动分析——申万行业景气度评分、行业动量排名、产业链传导、估值/盈利/资金流多维比较框架.

HKUDS/Vibe-Trading · 39 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens