Israel Agent Skills

May 6, 2026 · View on GitHub

Master Index

Israel Agent Skills — Dev Index

An index of repositories in the Israel agent-skills ecosystem maintained by Daniel Rosehill: the released plugins (destinations), the workspaces that feed into them, and adjacent / related indexes.

Trajectory for new skills:

WIP workspace → exercised on real cases → added to a plugin → workspace kept open for future iteration.

Plugins (destinations)

Released Claude Code plugins. Stable, installable, public.

RepoScope
Israel Agent Skills PluginGeneral-purpose Israel-specific agent skills for Claude Code and other agentic CLIs
Israel Shopping PluginIsraeli-resident shopping — domestic channels + overseas B2C (AliExpress, Amazon, iHerb), search-pattern mappings

Feeders — Added

Skills already folded into a plugin. Workspaces remain open for future iteration.

RepoDescription
Medication Research SkillsPatient-facing medication availability and access in Israel — kupot cholim formulary checks, sal briyut (health basket) status, generic equivalents, personal-import paths, pharmacy availability.

Feeders — WIP

Active workspaces, not yet folded into a plugin.

RepoDescription
Property Research SkillsIsraeli residential property due diligence — Tabu (nesach tabu, nesach merukaz), Israel Land Authority leasehold checks, building file (tik binyan) retrieval, heter bniya history, shimush choreg detection, TAMA 38 / pinui-binui status, preservation flags, comparable sales (nadlan / madlan / yad2), neighbourhood character.
Mortgage Research SkillsIsraeli residential mortgages (משכנתא) — Bank of Israel track-composition rules, CPI-linked (Madad) and Prime stress testing, DSR / LTV ceilings, self-employed and foreign-currency income discounts, oleh and first-home benefits, mas rechisha, ishur ekroni workflow, bridging and refinance, bank-by-bank quirks.
AliExpress Israel SkillPlanning notes for an AliExpress skill with an Israel-buyer focus — shipping, customs, VAT thresholds, payment quirks. Targeted to graduate into the Israel Shopping plugin.

Plugin contents — point-in-time snapshot

Snapshots of what's actually inside each plugin as of 2026-05-06. These drift; the plugin repos themselves are authoritative.

Israel Agent Skills Plugin — skills

SkillPurpose
ben-gurion-flight-boardLive Ben Gurion (TLV) arrivals/departures from the official Israel Airports Authority board, filterable by city, airline, status
discover-israel-skillsBrowse / install third-party Israel-focused Claude Code skills (tax, gov services, health, rail, cinema, post, etc.)
drug-co-il-lookupLook up an Israeli medication on drug.co.il (Pharmacists Organisation site); returns Hebrew + English structured data
environment-checkVerify or set up runtime dependencies (Python modules, Playwright browsers, CLI tools) when another skill reports a missing dep
fiber-availability-checkCheck fiber-optic deployment at an Israeli address across providers (Bezeq Bfiber, HOT Fiber)
home-front-command-guidelinesPikud HaOref (פיקוד העורף) civilian emergency / shelter / protection guidelines — what to do during rocket / missile alerts
install-companion-pluginsInstall or review other Claude Code plugins that complement this one (curated shortlist)
israel-conferencesFind upcoming conferences / summits / expos in Israel by topic (tech, AI, biomed, finance, marketing, HR, cyber, startup, etc.)
israel-drugs-registry-lookupAuthoritative lookup in the Ministry of Health Israeli Drug Registry (israeldrugs.health.gov.il)
israel-news-rssLatest Israeli news via RSS — Jerusalem Post / Times of Israel / JNS (English) and Ynet / Maariv / Walla / Haaretz (Hebrew)
israel-post-appointmentCheck / book / cancel appointments at Israel Post branches (דואר ישראל)
jerusalem-council-meetingsBrowse / list / download protocols from Jerusalem Municipality council committee sittings
jerusalem-municipality-reportFile a "106" public-contact report with Jerusalem Municipality (פנייה ל-106)
kol-zchut-lookupCitizen / consumer / employment / tenant rights lookups via Kol-Zchut
list-skillsCategorised map of every skill in this plugin
maccabi-medicine-lookupCheck medicine status in Maccabi Healthcare Services (listed, POM, in sal briyut, requires Form 29C, etc.)
medicine-availability-checkOrchestrator: chains per-source lookups to answer "is drug X available to me in Israel" end-to-end
miklatim-lookupFind public bomb shelters (מקלט ציבורי) near an address / coordinate / current position
nsc-travel-threatIsrael National Security Council travel threat level / advisory for a country
salary-conversionConvert salaries between Israeli (monthly NIS) and international (annual local currency) conventions
add-skill-to-pluginInternal: turn raw notes into a new plugin skill
update-plugin-readmeInternal: refresh the plugin README's "Skills" section from current skills/*/SKILL.md

Israel Shopping Plugin — skills

SkillPurpose
search-aliexpressSearch AliExpress from an Israel-buyer perspective — ILS pricing, IL channel, Hebrew layer
fetch-listingParse a specific AliExpress product URL/ID into structured JSON (title, price, ship-to-IL fee, lead time, ratings, store, landed cost)
fetch-listing-apiFallback for fetch-listing via the official AliExpress Affiliate API (HMAC-SHA256 signed)
free-shipping-onlyAliExpress search with server-side filterCode:freeshipping for Israel only
exclude-combo-dealsAliExpress search hiding Max Combo bundle listings
il-reviews-showShow only Israeli-buyer reviews on an AliExpress product
compare-to-localCross-check whether an AliExpress product is also sold by Israeli retailers, and at what price

Israel Shopping Plugin — slash commands

CommandPurpose
/search-zapSearch zap.co.il — the canonical Israeli price-comparison aggregator
/tech-product-searchSearch tier-1 Israeli tech retailers (Ivory, KSP, Bug, TMS) for consumer tech
/general-searchBroader Israeli retail search — Ace, Home Center, Office Depot, Audioline + Google IL + niche categories
/store-zap-lookupFind a retailer's Zap profile and retrieve seller rating + review count
/rrp-checkCompare an Israeli price (ILS) against international RRP/MSRP or a specific international retailer; reports markup %
/freier-checkPlayful "are you a freier" assessment — premium vs. international RRP, verdict on the freier scale
/pn-checkReverse-lookup an Israeli listing to its manufacturer part number / international SKU (useful for relabelled consumables)
/whats-this-brandIdentify an obscure Israel-only brand — probable OEM and international equivalents
/convert-currencyConvert between ILS and USD/EUR/GBP using a live FX API with fallback rate
/add-storeAppend a user-added Israeli vendor to the persistent user store list (survives plugin updates)

Adjacent indexes and resource lists. Not skills repos themselves.

RepoDescription
Israeli AIIsrael-specific agent skills, MCPs, and builders — broader index of the Israeli AI/agent landscape
Israeli Open Source ProjectsCurated index of open-source Israeli projects (data, civic tech, finance, careers, real estate, smart home, media)
Israel Projects IndexMaster index of all Israel-related repositories
Israel Open Data ResourcesOpen-access data and a list of Israeli data projects

Naming

Train-Case for repo names on GitHub. Display names in this index use natural casing for readability. Skill slugs inside skills/ directories use kebab-case to match Claude Code slash-command conventions.